jdk/src/share/native/sun/awt/image/cvutils/img_replscale.h
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/share/native/sun/awt/image/cvutils/img_replscale.h	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/native/sun/awt/image/cvutils/img_replscale.h	Tue Oct 29 17:01:06 2013 +0400
@@ -35,7 +35,7 @@
  * more than one output pixel.  Conversely, when scaling smaller than
  * the original image size, the input pixels will be omitted as needed
  * to pare them down to the required number of samples for the output
- * image.  If there is no scaling occuring in one or both directions
+ * image.  If there is no scaling occurring in one or both directions
  * the macros attempt to short-circuit most of the more complicated
  * calculations in an attempt to impose little cost for using this
  * implementation in the general case.  The calculations also do not