jdk/src/java.desktop/share/classes/java/awt/font/StyledParagraph.java
changeset 26749 b6598aa90114
parent 25859 3317bb8137f4
--- a/jdk/src/java.desktop/share/classes/java/awt/font/StyledParagraph.java	Tue Sep 16 14:58:27 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/java/awt/font/StyledParagraph.java	Wed Sep 17 16:14:12 2014 +0400
@@ -47,7 +47,7 @@
  * on a paragraph of styled text.
  * <p>
  * Currently, this class is optimized for a small number of intervals
- * (preferrably 1).
+ * (preferably 1).
  */
 final class StyledParagraph {
 
@@ -262,7 +262,7 @@
 
     /**
      * Return the index at which there is a different Font, GraphicAttribute, or
-     * Dcoration than at the given index.
+     * Decoration than at the given index.
      * @param index a valid index in the paragraph
      * @return the first index where there is a change in attributes from
      *      those at index