mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Fix "it's" vs "its" confusion throughout the source. Patch by Will
* Fix "it's" vs "its" confusion throughout the source. Patch by Will Thompson. svn path=/trunk/; revision=7897
This commit is contained in:
@@ -679,7 +679,7 @@ main (int argc,
|
||||
/* parse & process file */
|
||||
g_scanner_input_file (scanner, fd);
|
||||
|
||||
/* scanning loop, we parse the input untill it's end is reached,
|
||||
/* scanning loop, we parse the input until its end is reached,
|
||||
* or our sub routine came across invalid syntax
|
||||
*/
|
||||
do
|
||||
|
Reference in New Issue
Block a user