Commit a1218cfa authored by whesse@chromium.org's avatar whesse@chromium.org

Typographical fix

Review URL: http://codereview.chromium.org/115699

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2028 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 1747ae02
......@@ -174,7 +174,7 @@ Handle<JSFunction> CompilationCache::LookupScript(Handle<String> source,
}
}
// 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) {
......
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