From 3c991cfb77829f6b09470975719da13955556f28 Mon Sep 17 00:00:00 2001 From: Nicolas Robidoux Date: Mon, 1 Jun 2009 00:10:05 +0000 Subject: [PATCH] nohalo typos in comments --- libsrc/resample/nohalo1.cpp | 2 +- libsrc/resample/nohalo2.cpp | 2 +- libsrc/resample/snohalo1.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libsrc/resample/nohalo1.cpp b/libsrc/resample/nohalo1.cpp index 19395c1b..e540f042 100644 --- a/libsrc/resample/nohalo1.cpp +++ b/libsrc/resample/nohalo1.cpp @@ -410,7 +410,7 @@ nohalo1( const double uno_two, deux_troi_minus_deux_deux_two ); /* - * Compute the "diagonal" (at the boundary between thrr input + * Compute the "diagonal" (at the boundary between four input * pixel areas) double resolution pixel value: */ const double eight_times_dostre_twothr = diff --git a/libsrc/resample/nohalo2.cpp b/libsrc/resample/nohalo2.cpp index 6e95eaac..2dc1d559 100644 --- a/libsrc/resample/nohalo2.cpp +++ b/libsrc/resample/nohalo2.cpp @@ -393,7 +393,7 @@ nohalo_step2( const double uno_two, deux_troi_minus_deux_deux_two ); /* - * Compute the "diagonal" (at the boundary between thrr input + * Compute the "diagonal" (at the boundary between four input * pixel areas) double resolution pixel value: */ const double eight_times_dostre_twothr = diff --git a/libsrc/resample/snohalo1.cpp b/libsrc/resample/snohalo1.cpp index ad2a7186..1cd48cd0 100644 --- a/libsrc/resample/snohalo1.cpp +++ b/libsrc/resample/snohalo1.cpp @@ -297,7 +297,7 @@ snohalo1( const double blur, deux_troi_minus_deux_deux_two ); /* - * Compute the "diagonal" (at the boundary between thrr input + * Compute the "diagonal" (at the boundary between four input * pixel areas) double resolution pixel value: */ const double eight_times_dostre_twothr =