oops spelling

This commit is contained in:
John Cupitt 2016-01-26 13:37:56 +00:00
parent 4d18300560
commit 2698688c94
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ vips_text_class_init( VipsTextClass *class )
VIPS_ARG_STRING( class, "font", 5,
_( "Font" ),
_( "Font to render width" ),
_( "Font to render with" ),
VIPS_ARGUMENT_OPTIONAL_INPUT,
G_STRUCT_OFFSET( VipsText, font ),
NULL );