aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/scripts/upload.py
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/scripts/upload.py')
-rwxr-xr-xgoogletest/scripts/upload.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/scripts/upload.py b/googletest/scripts/upload.py
index c852e4c9..8563e5f4 100755
--- a/googletest/scripts/upload.py
+++ b/googletest/scripts/upload.py
@@ -631,7 +631,7 @@ class VersionControlSystem(object):
new_content: For text files, this is empty. For binary files, this is
the contents of the new file, since the diff output won't contain
information to reconstruct the current file.
- is_binary: True iff the file is binary.
+ is_binary: True if the file is binary.
status: The status of the file.
"""