[devel] Imported from libpng-1.5.4beta01.tar
diff --git a/pngvalid.c b/pngvalid.c
index 46607c9..d55a5d8 100644
--- a/pngvalid.c
+++ b/pngvalid.c
@@ -5263,7 +5263,7 @@
       if (that->alpha_sBIT > 8) that->alpha_sBIT = 8;
 
 #     ifndef PNG_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED
-         /* The strip 16 algoirithm drops the low 8 bits rather than calculating
+         /* The strip 16 algorithm drops the low 8 bits rather than calculating
           * 1/257, so we need to adjust the permitted errors appropriately:
           */
          {