Merge branch 'master' of github.com:jcupitt/libvips

This commit is contained in:
John Cupitt 2016-10-28 16:55:48 +01:00
commit ad5ceec322
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ vips_colourspace_build( VipsObject *object )
break;
if( i == VIPS_NUMBER( vips_colour_routes ) ) {
vips_error( "vips_colourspace",
_( "no known route between '%s' and '%s'" ),
_( "no known route from '%s' to '%s'" ),
vips_enum_nick( VIPS_TYPE_INTERPRETATION,
interpretation ),
vips_enum_nick( VIPS_TYPE_INTERPRETATION,