[glib/glib-2-26] Fix typo
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-26] Fix typo
- Date: Fri, 24 Sep 2010 18:49:04 +0000 (UTC)
commit 0f4fbcf6a85da282a064aca37d1bdaf001ff458d
Author: Behdad Esfahbod <behdad behdad org>
Date: Mon Sep 20 22:51:26 2010 -0400
Fix typo
glib/giochannel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/giochannel.c b/glib/giochannel.c
index fb7fd0a..e70e40a 100644
--- 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().
- * 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
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]