[gtk+] Fix typo.



commit fdea6c5c19bb4cbf2dd2b2c2435d273346adf115
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Oct 24 22:51:51 2010 +0200

    Fix typo.

 docs/reference/gtk/migrating-GtkApplication.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-GtkApplication.xml b/docs/reference/gtk/migrating-GtkApplication.xml
index 828b276..0598456 100644
--- a/docs/reference/gtk/migrating-GtkApplication.xml
+++ b/docs/reference/gtk/migrating-GtkApplication.xml
@@ -117,7 +117,7 @@ main (int argc, char *argv[])
     </para>
 
     <para>
-      One the other hand, GApplication supports passing entire
+      On the other hand, GApplication supports passing entire
       commandlines to the running instance, which reduces the need
       for user-defined commands. And GDBus makes it very easy to
       implement D-Bus interfaces for communication between



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