summaryrefslogtreecommitdiffstats
path: root/googletest/xcode
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-08-02 21:04:33 (GMT)
committerGitHub <noreply@github.com>2017-08-02 21:04:33 (GMT)
commit0cb2eeb5f18ef9e7f94377f9f2ff878fdcef0c99 (patch)
tree4cb48b64401fb30164697703b285e673793dbc01 /googletest/xcode
parent73f321590a7fbc3f88aeba3cda5fd77ff00b47fb (diff)
parent266a185a528bc2061016f133862e9af67fa126ce (diff)
downloadgoogletest-0cb2eeb5f18ef9e7f94377f9f2ff878fdcef0c99.zip
googletest-0cb2eeb5f18ef9e7f94377f9f2ff878fdcef0c99.tar.gz
googletest-0cb2eeb5f18ef9e7f94377f9f2ff878fdcef0c99.tar.bz2
Merge pull request #764 from flyd1005/wip-fix-typo
remove duplicated words
Diffstat (limited to 'googletest/xcode')
-rwxr-xr-xgoogletest/xcode/Scripts/versiongenerate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/xcode/Scripts/versiongenerate.py b/googletest/xcode/Scripts/versiongenerate.py
index 81de8c9..dba08e9 100755
--- a/googletest/xcode/Scripts/versiongenerate.py
+++ b/googletest/xcode/Scripts/versiongenerate.py
@@ -88,7 +88,7 @@ file_data = """//
// is executed in a "Run Script" build phase when creating gtest.framework. This
// header file is not used during compilation of C-source. Rather, it simply
// defines some version strings for substitution in the Info.plist. Because of
-// this, we are not not restricted to C-syntax nor are we using include guards.
+// this, we are not restricted to C-syntax nor are we using include guards.
//
#define GTEST_VERSIONINFO_SHORT %s.%s