jdk/src/share/classes/sun/rmi/rmic/Util.java
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/sun/rmi/rmic/Util.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/sun/rmi/rmic/Util.java	Tue Oct 29 17:01:06 2013 +0400
@@ -52,7 +52,7 @@
      * class.
      * @param theClass The fully qualified name of the class.
      * @param rootDir The directory to use as the root of the
-     * package heirarchy.  May be null, in which case the current
+     * package hierarchy.  May be null, in which case the current
      * working directory is used as the root.
      */
     public static File getOutputDirectoryFor(Identifier theClass,