mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Fix some typos in the documentation.
2008-02-06 Benjamin Otte <otte@gnome.org> * gasyncresult.c: * gfilenamecompleter.c: Fix some typos in the documentation. svn path=/trunk/; revision=6460
This commit is contained in:
committed by
Benjamin Otte
parent
2185733235
commit
f428a1b44a
@@ -77,9 +77,9 @@
|
||||
* success = _theoretical_frobnitz_finish (source_object, res, NULL);
|
||||
*
|
||||
* if (success)
|
||||
* g_printf ("Hurray!/n");
|
||||
* g_printf ("Hurray!\n");
|
||||
* else
|
||||
* g_printf ("Uh oh!/n");
|
||||
* g_printf ("Uh oh!\n");
|
||||
*
|
||||
* /<!-- -->* ... *<!-- -->/
|
||||
*
|
||||
|
Reference in New Issue
Block a user