tweak docs

see https://github.com/jcupitt/libvips/issues/558
This commit is contained in:
John Cupitt 2017-02-20 11:10:04 +00:00
parent 6fb2122a5f
commit 6d95cfd0c5

View File

@ -107,8 +107,9 @@ if (vips_embed (in, &out, x, y, width, height, NULL))
</para>
<para>
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:
<programlisting language="C">
if (vips_embed (in, &amp;out, x, y, width, height,