jdk/src/java.desktop/share/native/libsplashscreen/libpng/pngrtran.c
changeset 35667 ed476aba94de
parent 29913 95258013e132
child 35692 ee66ced7896c
--- a/jdk/src/java.desktop/share/native/libsplashscreen/libpng/pngrtran.c	Mon Jan 11 06:10:32 2016 -0800
+++ b/jdk/src/java.desktop/share/native/libsplashscreen/libpng/pngrtran.c	Mon Jan 11 17:51:54 2016 +0300
@@ -422,7 +422,7 @@
 /* Dither file to 8-bit.  Supply a palette, the current number
  * of elements in the palette, the maximum number of elements
  * allowed, and a histogram if possible.  If the current number
- * of colors is greater then the maximum number, the palette will be
+ * of colors is greater than the maximum number, the palette will be
  * modified to fit in the maximum number.  "full_quantize" indicates
  * whether we need a quantizing cube set up for RGB images, or if we
  * simply are reducing the number of colors in a paletted image.