summaryrefslogtreecommitdiff
path: root/gobject
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-08-13 13:53:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-08-13 13:53:48 -0400
commitf5472ed2325cac108f9faefaff5c86ec5d9e829b (patch)
tree1f61ed540827fa7f319c90e22d500b7eb0e6176a /gobject
parent428f49b9c8d56ae18398d4bb33c70c80eda1d21d (diff)
Trivial typo fix
Diffstat (limited to 'gobject')
-rw-r--r--gobject/gsignal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gobject/gsignal.c b/gobject/gsignal.c
index 4d96087c7..009e6e2fb 100644
--- a/gobject/gsignal.c
+++ b/gobject/gsignal.c
@@ -1681,7 +1681,7 @@ g_signal_newv (const gchar *signal_name,
*
* See g_signal_new() for details on allowed signal names.
*
- * If c_marshaller is %NULL @g_cclosure_marshal_generic will be used as
+ * If c_marshaller is %NULL, g_cclosure_marshal_generic() will be used as
* the marshaller for this signal.
*
* Returns: the signal id