Issue 108: comment typo fix
http://code.google.com/p/v8/issues/detail?id=108

Comment #1 by brenocon:
That is ...


Index: src/codegen.h
===================================================================
--- src/codegen.h       (revision 148)
+++ src/codegen.h       (working copy)
@@ -94,7 +94,7 @@
  };


-// A superclass for gode generators.  The implementations of methods
+// A superclass for code generators.  The implementations of methods
  // declared in this class are partially in codegen.c and partially in
  // codegen_<arch>.c.
  class CodeGenerator: public Visitor {




-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to