oops spelling
This commit is contained in:
parent
4d18300560
commit
2698688c94
@ -288,7 +288,7 @@ vips_text_class_init( VipsTextClass *class )
|
|||||||
|
|
||||||
VIPS_ARG_STRING( class, "font", 5,
|
VIPS_ARG_STRING( class, "font", 5,
|
||||||
_( "Font" ),
|
_( "Font" ),
|
||||||
_( "Font to render width" ),
|
_( "Font to render with" ),
|
||||||
VIPS_ARGUMENT_OPTIONAL_INPUT,
|
VIPS_ARGUMENT_OPTIONAL_INPUT,
|
||||||
G_STRUCT_OFFSET( VipsText, font ),
|
G_STRUCT_OFFSET( VipsText, font ),
|
||||||
NULL );
|
NULL );
|
||||||
|
Loading…
Reference in New Issue
Block a user