From bf6df7eaee5cfaafe2655fab143f348eba98c9af Mon Sep 17 00:00:00 2001 From: Krystian Kuzniarek Date: Fri, 26 Jul 2019 11:48:08 +0200 Subject: fix typos --- googlemock/scripts/upload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'googlemock/scripts/upload.py') diff --git a/googlemock/scripts/upload.py b/googlemock/scripts/upload.py index 95239dc2..4b574732 100755 --- a/googlemock/scripts/upload.py +++ b/googlemock/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. """ -- cgit v1.2.3