summaryrefslogtreecommitdiff
path: root/Source/cmakexbuild.cxx
diff options
context:
space:
mode:
authorYury G. Kudryashov <urkud.urkud@gmail.com>2012-02-26 22:44:20 +0400
committerBrad King <brad.king@kitware.com>2012-02-29 14:07:50 -0500
commit43d60114a57b12766106cd264f358b9bfa098bba (patch)
treebdb3a6158a225ffbdfd7ad29bf0b5700cf75f557 /Source/cmakexbuild.cxx
parent2437b40933bd8377815a51a8154a81d3a70dc0fc (diff)
downloadcmake-43d60114a57b12766106cd264f358b9bfa098bba.tar.gz
Run vim spellcheck on some files
Diffstat (limited to 'Source/cmakexbuild.cxx')
-rw-r--r--Source/cmakexbuild.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmakexbuild.cxx b/Source/cmakexbuild.cxx
index 89d0ec5d1f..8eaae47952 100644
--- a/Source/cmakexbuild.cxx
+++ b/Source/cmakexbuild.cxx
@@ -15,7 +15,7 @@
// This is a wrapper program for xcodebuild
// it calls xcodebuild, and does two things
-// it removes much of the output, all the setevn
+// it removes much of the output, all the setenv
// stuff. Also, it checks for the text file busy
// error, and re-runs xcodebuild until that error does
// not show up.