Fix grammar in comment
This commit is contained in:
parent
987a978c3c
commit
60df3efe39
|
@ -35,7 +35,7 @@ import sys
|
|||
from cpp import ast
|
||||
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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user