jdk/src/share/classes/java/util/Locale.java
changeset 21278 ef8a3a2a72f2
parent 18829 ec84f0c313b0
child 21428 e408bf58d482
--- a/jdk/src/share/classes/java/util/Locale.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/java/util/Locale.java	Tue Oct 29 17:01:06 2013 +0400
@@ -1836,7 +1836,7 @@
      * country<br>
      * </blockquote>
      * depending on which fields are specified in the locale.  If the
-     * language, sacript, country, and variant fields are all empty,
+     * language, script, country, and variant fields are all empty,
      * this function returns the empty string.
      *
      * @return The name of the locale appropriate to display.