[gtk+] Fix a typo in the docs



commit 7b49379b55b93d290240c9e77d21fa0f20ad2c36
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 29 18:40:10 2009 -0400

    Fix a typo in the docs
---
 gtk/gtkaboutdialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c
index b073c98..91d30fe 100644
--- a/gtk/gtkaboutdialog.c
+++ b/gtk/gtkaboutdialog.c
@@ -2303,7 +2303,7 @@ gtk_about_dialog_set_email_hook (GtkAboutDialogActivateLinkFunc func,
  * Installs a global function to be called whenever the user activates a
  * URL link in an about dialog.
  * 
- * Since 2.18 here exists a default function which uses gtk_show_uri(). To
+ * Since 2.18 there exists a default function which uses gtk_show_uri(). To
  * deactivate it, you can pass %NULL for @func.
  * 
  * Return value: the previous URL hook.



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