[glib] Fix a misspelt doc comment



commit 063470ea0d1a97f964d3901b7873fddcbadc4c0d
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 7 22:34:07 2010 -0400

    Fix a misspelt doc comment

 gio/gapplication.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index 7426875..00cafe3 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -375,7 +375,7 @@ g_application_new (const gchar *appid)
 }
 
 /**
- * g_application_register:
+ * g_application_register_with_data:
  * @application: A #GApplication
  * @argc: System argument count
  * @argv: (array length=argc): System argument vector



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