mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Spelling fixes
Spelling fixes in comments and docs, provided by Kjartan Maraas in bug 657336.
This commit is contained in:
@@ -87,7 +87,7 @@ const gchar * g_module_name (GModule *module);
|
||||
* some operating systems, in some standard place, for instance on the
|
||||
* PATH. Hence, to be absoultely sure to get the correct module,
|
||||
* always pass in a directory. The file name consists of the directory,
|
||||
* if supplied, and `module_name' suitably decorated accoring to
|
||||
* if supplied, and `module_name' suitably decorated according to
|
||||
* the operating system's conventions (for instance lib*.so or *.dll).
|
||||
*
|
||||
* No checks are made that the file exists, or is of correct type.
|
||||
|
Reference in New Issue
Block a user