Commit f6a26964 authored by kasperl@chromium.org's avatar kasperl@chromium.org

Fix typo in comment (issue 108).

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@473 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 1aee7c79
......@@ -93,7 +93,7 @@ class DeferredCode: public ZoneObject {
};
// 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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment