Reviewers: Kevin Millikin,

Description:
Typographical fix

Please review this at http://codereview.chromium.org/115699

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/compilation-cache.cc


Index: src/compilation-cache.cc
===================================================================
--- src/compilation-cache.cc    (revision 2027)
+++ src/compilation-cache.cc    (working copy)
@@ -174,7 +174,7 @@
      }
    }

-  // Once outside the menacles of the handle scope, we need to recheck
+  // Once outside the manacles of the handle scope, we need to recheck
    // to see if we actually found a cached script. If so, we return a
    // handle created in the caller's handle scope.
    if (result != NULL) {



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

Reply via email to