mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
Fix typo
This commit is contained in:
parent
291545b6ee
commit
f1f7e771d7
@ -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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user