summaryrefslogtreecommitdiff
path: root/gobject/gbinding.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-19 19:35:23 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-19 19:41:52 -0500
commit20f4d1820b8d4d0fc4447188e33efffd6d4a88d8 (patch)
tree9e6e497db241e665c22786c0c5f482d03c6c2cfb /gobject/gbinding.h
parent9cb53851be2d90c804e6f31da26a11c51329f33c (diff)
downloadglib-20f4d1820b8d4d0fc4447188e33efffd6d4a88d8.tar.gz
docs: use "Returns:" consistently
Instead of "Return value:".
Diffstat (limited to 'gobject/gbinding.h')
-rw-r--r--gobject/gbinding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gobject/gbinding.h b/gobject/gbinding.h
index 4b343e93b..e4e56d9c5 100644
--- a/gobject/gbinding.h
+++ b/gobject/gbinding.h
@@ -60,7 +60,7 @@ typedef struct _GBinding GBinding;
* @transform_from function of a %G_BINDING_BIDIRECTIONAL binding,
* then those roles are reversed.
*
- * Return value: %TRUE if the transformation was successful, and %FALSE
+ * Returns: %TRUE if the transformation was successful, and %FALSE
* otherwise
*
* Since: 2.26