jdk/src/share/classes/javax/swing/event/DocumentEvent.java
changeset 21278 ef8a3a2a72f2
parent 20428 929cd48fca8a
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/javax/swing/event/DocumentEvent.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/event/DocumentEvent.java	Tue Oct 29 17:01:06 2013 +0400
@@ -79,7 +79,7 @@
      * This method is for observers to discover the structural
      * changes that were made.  This means that only elements
      * that existed prior to the mutation (and still exist after
-     * the mutatino) need to have ElementChange records.
+     * the mutation) need to have ElementChange records.
      * The changes made available need not be recursive.
      * <p>
      * For example, if the an element is removed from it's