Commit 60df3efe by nnorwitz

Fix grammar in comment

parent 987a978c
...@@ -35,7 +35,7 @@ import sys ...@@ -35,7 +35,7 @@ import sys
from cpp import ast from cpp import ast
from cpp import utils from cpp import utils
# How many spaces to indent. Can me set with INDENT environment variable. # How many spaces to indent. Can set me with INDENT environment variable.
_INDENT = 2 _INDENT = 2
......
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