Merge pull request #764 from flyd1005/wip-fix-typo

remove duplicated words
This commit is contained in:
Gennadiy Civil
2017-08-02 17:04:33 -04:00
committed by GitHub
12 changed files with 12 additions and 12 deletions

View File

@@ -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