You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by dl...@apache.org on 2006/05/15 02:53:49 UTC

svn commit: r406488 - /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h

Author: dlydick
Date: Sun May 14 17:53:48 2006
New Revision: 406488

URL: http://svn.apache.org/viewcvs?rev=406488&view=rev
Log:
Minor typo correction.

Modified:
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h?rev=406488&r1=406487&r2=406488&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h Sun May 14 17:53:48 2006
@@ -57,7 +57,7 @@
  *
  * @brief Java classes used internally by the JVM.
 
- * Each of these classes is required internall in some way by the
+ * Each of these classes is required internally in some way by the
  * Java Virtual Machine.
  *
  * Make sure whether or not these should be included