mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Spelling fixes
Spelling fixes in comments and docs, provided by Kjartan Maraas in bug 657336.
This commit is contained in:
@@ -625,7 +625,7 @@ main (int argc,
|
||||
else
|
||||
files = g_slist_prepend (files, "/dev/stdin");
|
||||
|
||||
/* setup auxillary structs */
|
||||
/* setup auxiliary structs */
|
||||
scanner = g_scanner_new (&scanner_config_template);
|
||||
fout = stdout;
|
||||
marshallers = g_hash_table_new (g_str_hash, g_str_equal);
|
||||
|
Reference in New Issue
Block a user