Skip to content

Commit ea2264e

Browse files
jcupittkleisauke
andauthored
Update libvips/resample/thumbnail.c
Co-authored-by: Kleis Auke Wolthuizen <github@kleisauke.nl>
1 parent 0407c36 commit ea2264e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvips/resample/thumbnail.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ vips_thumbnail_build( VipsObject *object )
871871
}
872872
else if( thumbnail->linear ) {
873873
/* Linear mode, no colour management. We went to scRGB for
874-
* precessing, so we now revert to the input
874+
* processing, so we now revert to the input
875875
* colourspace.
876876
*/
877877
g_info( "reverting to input space %s",

0 commit comments

Comments
 (0)