jdk/src/share/classes/java/nio/charset/Charset.java
changeset 21278 ef8a3a2a72f2
parent 19034 d068b8fff162
child 21801 b8a5ff5f0c2a
--- a/jdk/src/share/classes/java/nio/charset/Charset.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/java/nio/charset/Charset.java	Tue Oct 29 17:01:06 2013 +0400
@@ -201,7 +201,7 @@
  *
  * </ul>
  *
- * In any case, byte order marks occuring after the first element of an
+ * In any case, byte order marks occurring after the first element of an
  * input sequence are not omitted since the same code is used to represent
  * <small>ZERO-WIDTH NON-BREAKING SPACE</small>.
  *