jdk/src/share/native/sun/awt/libpng/png.h
changeset 21278 ef8a3a2a72f2
parent 10576 db3409425573
--- a/jdk/src/share/native/sun/awt/libpng/png.h	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/native/sun/awt/libpng/png.h	Tue Oct 29 17:01:06 2013 +0400
@@ -1351,7 +1351,7 @@
  *
  * When the default gamma of PNG files doesn't match the output gamma.
  *    If you have PNG files with no gamma information png_set_alpha_mode allows
- *    you to provide a default gamma, but it also sets the ouput gamma to the
+ *    you to provide a default gamma, but it also sets the output gamma to the
  *    matching value.  If you know your PNG files have a gamma that doesn't
  *    match the output you can take advantage of the fact that
  *    png_set_alpha_mode always sets the output gamma but only sets the PNG