hotspot/src/share/vm/oops/klass.hpp
changeset 2154 72a9b7284ccf
parent 2105 347008ce7984
parent 2131 98f9cef66a34
child 4094 1f424b2b2171
--- a/hotspot/src/share/vm/oops/klass.hpp	Mon Mar 09 13:34:00 2009 -0700
+++ b/hotspot/src/share/vm/oops/klass.hpp	Thu Mar 12 18:16:36 2009 -0700
@@ -471,7 +471,7 @@
   }
   bool search_secondary_supers(klassOop k) const;
 
-  // Find LCA in class heirarchy
+  // Find LCA in class hierarchy
   Klass *LCA( Klass *k );
 
   // Check whether reflection/jni/jvm code is allowed to instantiate this class;