projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
291545b
)
Fix typo
author
Behdad Esfahbod
<behdad@behdad.org>
Tue, 21 Sep 2010 02:51:26 +0000
(22:51 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Tue, 21 Sep 2010 02:51:26 +0000
(22:51 -0400)
glib/giochannel.c
patch
|
blob
|
history
diff --git
a/glib/giochannel.c
b/glib/giochannel.c
index
fb7fd0a
..
e70e40a
100644
(file)
--- a/
glib/giochannel.c
+++ b/
glib/giochannel.c
@@
-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().
*
* 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 manuall
t
if you need greater control.
+ * You can do these steps manuall
y
if you need greater control.
*
* Returns: the event source id
*/
*
* Returns: the event source id
*/