hotspot/src/share/vm/interpreter/cppInterpreter.hpp
changeset 2131 98f9cef66a34
parent 1 489c9b5090e2
child 5547 f4b087cbb361
--- a/hotspot/src/share/vm/interpreter/cppInterpreter.hpp	Fri Feb 27 08:34:19 2009 -0800
+++ b/hotspot/src/share/vm/interpreter/cppInterpreter.hpp	Fri Feb 27 13:27:09 2009 -0800
@@ -24,7 +24,7 @@
 
 #ifdef CC_INTERP
 
-// This file contains the platform-independant parts
+// This file contains the platform-independent parts
 // of the c++ interpreter
 
 class CppInterpreter: public AbstractInterpreter {