--- old/src/share/classes/javax/swing/text/DefaultStyledDocument.java 2013-09-25 23:23:39.978023198 +0400 +++ new/src/share/classes/javax/swing/text/DefaultStyledDocument.java 2013-09-25 23:23:39.782023192 +0400 @@ -173,7 +173,7 @@ *

* This method is thread safe, although most Swing methods * are not. Please see - * Concurrency + * Concurrency * in Swing for more information. * * @param offset the starting offset >= 0 @@ -426,7 +426,7 @@ *

* This method is thread safe, although most Swing methods * are not. Please see - * Concurrency + * Concurrency * in Swing for more information. * * @param pos the offset from the start of the document >= 0 @@ -483,7 +483,7 @@ *

* This method is thread safe, although most Swing methods * are not. Please see - * Concurrency + * Concurrency * in Swing for more information. * * @param offset the offset in the document >= 0 @@ -536,7 +536,7 @@ *

* This method is thread safe, although most Swing methods * are not. Please see - * Concurrency + * Concurrency * in Swing for more information. * * @param offset the offset into the paragraph >= 0