[glib] giomodule: small typo in documentation



commit ae6dbb35cbf11a363b28f1e86b1f6f2bc4036b4c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Nov 9 09:33:42 2013 -0600

    giomodule: small typo in documentation

 gio/giomodule.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/giomodule.c b/gio/giomodule.c
index 92aa97b..17d55de 100644
--- a/gio/giomodule.c
+++ b/gio/giomodule.c
@@ -69,7 +69,7 @@
  * organized fashion.  
  *
  * An extension point is identified by a name, and it may optionally
- * require that any implementation must by of a certain type (or derived
+ * require that any implementation must be of a certain type (or derived
  * thereof). Use g_io_extension_point_register() to register an
  * extension point, and g_io_extension_point_set_required_type() to
  * set a required type.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]