mirror of
https://github.com/google/googletest.git
synced 2025-11-30 16:17:28 -05:00
Fix grammar in comment
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user