src/share/vm/oops/instanceKlass.hpp

changeset 6377
b8413a9cbb84
parent 6351
f9e35a9dc8c7
child 6626
9428a0b94204
     1.1 --- a/src/share/vm/oops/instanceKlass.hpp	Mon Jan 27 13:14:53 2014 +0100
     1.2 +++ b/src/share/vm/oops/instanceKlass.hpp	Tue Feb 25 18:16:24 2014 +0100
     1.3 @@ -306,7 +306,7 @@
     1.4    //   three cases:
     1.5    //     NULL: no implementor.
     1.6    //     A Klass* that's not itself: one implementor.
     1.7 -  //     Itsef: more than one implementors.
     1.8 +  //     Itself: more than one implementors.
     1.9    // embedded host klass follows here
    1.10    //   The embedded host klass only exists in an anonymous class for
    1.11    //   dynamic language support (JSR 292 enabled). The host class grants

mercurial