summaryrefslogtreecommitdiffstats
path: root/googletest/xcode/Scripts/versiongenerate.py
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/xcode/Scripts/versiongenerate.py')
-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 16791d2..bdd7541 100755
--- a/googletest/xcode/Scripts/versiongenerate.py
+++ b/googletest/xcode/Scripts/versiongenerate.py
@@ -29,7 +29,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-"""A script to prepare version informtion for use the gtest Info.plist file.
+"""A script to prepare version information for use the gtest Info.plist file.
This script extracts the version information from the configure.ac file and
uses it to generate a header file containing the same information. The