summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu/xml/util/Resolver.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/gnu/xml/util/Resolver.java')
-rw-r--r--libjava/classpath/gnu/xml/util/Resolver.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/gnu/xml/util/Resolver.java b/libjava/classpath/gnu/xml/util/Resolver.java
index e84b5ade106..02c4693ae2f 100644
--- a/libjava/classpath/gnu/xml/util/Resolver.java
+++ b/libjava/classpath/gnu/xml/util/Resolver.java
@@ -170,7 +170,7 @@ public class Resolver implements EntityResolver, Cloneable
* Constructs a resolver which understands how to map PUBLIC identifiers
* to other URIs, typically for local copies of standard DTD components.
*
- * @param dictionary maps PUBLIC identifiers to URIs. This is not
+ * @param dict maps PUBLIC identifiers to URIs. This is not
* copied; subsequent modifications will be reported through the
* resolution operations.
*/
OpenPOWER on IntegriCloud