mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 07:08:54 +02:00
Fix typo
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user