--- old/src/share/classes/javax/swing/text/DefaultStyledDocument.java 2013-09-27 16:03:15.793202293 +0400 +++ new/src/share/classes/javax/swing/text/DefaultStyledDocument.java 2013-09-27 16:03:15.657204003 +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