This commit is contained in:
Behdad Esfahbod 2010-09-20 22:51:26 -04:00
parent 291545b6ee
commit f1f7e771d7

View File

@ -644,7 +644,7 @@ g_io_create_watch (GIOChannel *channel,
*
* This internally creates a main loop source using g_io_create_watch()
* and attaches it to the main loop context with g_source_attach().
* You can do these steps manuallt if you need greater control.
* You can do these steps manually if you need greater control.
*
* Returns: the event source id
*/