aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/PropertyResourceBundle.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/util/PropertyResourceBundle.java')
-rw-r--r--libjava/java/util/PropertyResourceBundle.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/java/util/PropertyResourceBundle.java b/libjava/java/util/PropertyResourceBundle.java
index 7ebe2b1e6df..d873e134e62 100644
--- a/libjava/java/util/PropertyResourceBundle.java
+++ b/libjava/java/util/PropertyResourceBundle.java
@@ -61,8 +61,8 @@ import java.io.InputStream;
* An example of a properties file for the german language is given
* here. This extends the example given in ListResourceBundle.
* Create a file MyResource_de.properties with the following contents
- * and put it in the CLASSPATH. (The char <code>\u00e4<char> is the
- * german &auml;)
+ * and put it in the CLASSPATH. (The char <code>\u00e4</code> is the
+ * german umlaut)
*
*
<pre>