diff src/share/vm/runtime/signature.hpp @ 605:98cb887364d3

6810672: Comment typos Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
author twisti
date Fri, 27 Feb 2009 13:27:09 -0800
parents a61af66fc99e
children 354d3184f6b2
line wrap: on
line diff
--- a/src/share/vm/runtime/signature.hpp	Fri Feb 27 08:34:19 2009 -0800
+++ b/src/share/vm/runtime/signature.hpp	Fri Feb 27 13:27:09 2009 -0800
@@ -266,7 +266,7 @@
 class NativeSignatureIterator: public SignatureIterator {
  private:
   methodHandle _method;
-// We need seperate JNI and Java offset values because in 64 bit mode,
+// We need separate JNI and Java offset values because in 64 bit mode,
 // the argument offsets are not in sync with the Java stack.
 // For example a long takes up 1 "C" stack entry but 2 Java stack entries.
   int          _offset;                // The java stack offset