This commit is contained in:
John Cupitt 2012-03-16 13:15:12 +00:00
parent 2e7f4b2900
commit b42eedcd02

View File

@ -531,7 +531,7 @@ vips_object_get_argument( VipsObject *object, const char *name,
* *
* Convenience: has an argument been assigned. Useful for bindings. * Convenience: has an argument been assigned. Useful for bindings.
* *
* Returns: %TRUE if the arguent has been assigned. * Returns: %TRUE if the argument has been assigned.
*/ */
gboolean gboolean
vips_object_get_argument_assigned( VipsObject *object, const char *name ) vips_object_get_argument_assigned( VipsObject *object, const char *name )