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

Minor cleanups.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@536 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 1e52e36a
......@@ -3301,7 +3301,7 @@ class ConsString: public String {
unsigned chars);
// Minimum lenth for a cons string.
// Minimum length for a cons string.
static const int kMinLength = 13;
private:
......
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