jdk/src/java.base/share/classes/java/util/Locale.java
changeset 38739 9e1bab71b60c
parent 37781 71ed5645f17c
child 38860 3d557a5713eb
--- a/jdk/src/java.base/share/classes/java/util/Locale.java	Wed Jul 05 21:46:49 2017 +0200
+++ b/jdk/src/java.base/share/classes/java/util/Locale.java	Mon May 30 15:28:48 2016 +0900
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -198,7 +198,7 @@
  *
  * <p>The keywords are mapped to a BCP 47 extension value using the
  * extension key 'u' ({@link #UNICODE_LOCALE_EXTENSION}).  The above
- * example, "nu-thai", becomes the extension "u-nu-thai".code
+ * example, "nu-thai", becomes the extension "u-nu-thai".
  *
  * <p>Thus, when a <code>Locale</code> object contains Unicode locale
  * attributes and keywords,