diff --git a/doc/using-C.xml b/doc/using-C.xml index e9e7c04e..b9315bd1 100644 --- a/doc/using-C.xml +++ b/doc/using-C.xml @@ -107,8 +107,9 @@ if (vips_embed (in, &out, x, y, width, height, NULL)) - Operations can take options. You give these as a set of NULL-terminated - name-value pairs at the end of the call. For example, you can write: + Operations can take optional arguments. You give these as a set of + NULL-terminated name-value pairs at the end of the call. For example, + you can write: if (vips_embed (in, &out, x, y, width, height,