script: Fix annotation for get_object()'s return value
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 11 Oct 2010 14:07:06 +0000 (15:07 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 11 Oct 2010 14:39:19 +0000 (15:39 +0100)
clutter/clutter-script.c

index 4e3750c..61b9625 100644 (file)
@@ -569,7 +569,7 @@ clutter_script_load_from_data (ClutterScript  *script,
  * Retrieves the object bound to @name. This function does not increment
  * the reference count of the returned object.
  *
- * Return value: (transfer none): the named object, or %NULL if no object
+ * Return value: (transfer none): the named object, or %NULL if no object
  *   with the given name was available
  *
  * Since: 0.6