From 38ff555a4ca34df0cdb4806dc8f35067530f43ef Mon Sep 17 00:00:00 2001 From: Nicolas Robidoux Date: Thu, 18 Nov 2010 00:25:52 +0000 Subject: [PATCH] comment typo --- libvips/resample/vsqbs.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvips/resample/vsqbs.cpp b/libvips/resample/vsqbs.cpp index b0de7768..bdc27b98 100644 --- a/libvips/resample/vsqbs.cpp +++ b/libvips/resample/vsqbs.cpp @@ -54,8 +54,8 @@ * implemented as if there is no subdivision. * * At high enlargement ratios, VSQBS is very effective at "masking" - * that that the original has pixels uniformly distributed on a - * grid. In particular, VSQBS produces resamples with only very mild + * that the original has pixels uniformly distributed on a grid. In + * particular, VSQBS produces resamples with only very mild * staircasing. Like cubic B-Spline smoothing, however, VSQBS is not * an interpolatory method. For example, using VSQBS to perform the * identity geometric transformation (enlargement by a scaling factor