jdk/src/share/classes/java/awt/geom/Path2D.java
changeset 21278 ef8a3a2a72f2
parent 11080 7e18e343964e
child 21777 c0a423e43b0d
--- a/jdk/src/share/classes/java/awt/geom/Path2D.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/java/awt/geom/Path2D.java	Tue Oct 29 17:01:06 2013 +0400
@@ -2064,7 +2064,7 @@
      * @param w the width of the specified rectangular area
      * @param h the height of the specified rectangular area
      * @return {@code true} if the specified {@code PathIterator} contains
-     *         the specified rectangluar area; {@code false} otherwise.
+     *         the specified rectangular area; {@code false} otherwise.
      * @since 1.6
      */
     public static boolean contains(PathIterator pi,