diff src/share/vm/interpreter/abstractInterpreter.hpp @ 614:3db67f76d308

Merge
author acorn
date Thu, 05 Mar 2009 22:07:29 -0500
parents 98cb887364d3
children e5b0439ef4ae
line wrap: on
line diff
--- a/src/share/vm/interpreter/abstractInterpreter.hpp	Mon Mar 02 16:56:51 2009 -0700
+++ b/src/share/vm/interpreter/abstractInterpreter.hpp	Thu Mar 05 22:07:29 2009 -0500
@@ -22,7 +22,7 @@
  *
  */
 
-// This file contains the platform-independant parts
+// This file contains the platform-independent parts
 // of the abstract interpreter and the abstract interpreter generator.
 
 // Organization of the interpreter(s). There exists two different interpreters in hotpot