summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.hxx.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-05-07 12:38:10 (GMT)
committerBrad King <brad.king@kitware.com>2013-05-07 12:38:10 (GMT)
commitb7593bf3f5a656c6c2651d31c6858ad0e35f01d9 (patch)
tree8e311bf356b795e99af3febf5a9bef14e6c90b1f /Source/kwsys/SystemTools.hxx.in
parent0c04428d04d4a5043aaad54528c4ae6857ddf133 (diff)
parentd0cdc687353cbba0ab844a360a23c71945c8370b (diff)
downloadCMake-b7593bf3f5a656c6c2651d31c6858ad0e35f01d9.zip
CMake-b7593bf3f5a656c6c2651d31c6858ad0e35f01d9.tar.gz
CMake-b7593bf3f5a656c6c2651d31c6858ad0e35f01d9.tar.bz2
Merge branch 'upstream-kwsys' into update-kwsys
Diffstat (limited to 'Source/kwsys/SystemTools.hxx.in')
-rw-r--r--Source/kwsys/SystemTools.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/SystemTools.hxx.in b/Source/kwsys/SystemTools.hxx.in
index 9c56e96..e55d431 100644
--- a/Source/kwsys/SystemTools.hxx.in
+++ b/Source/kwsys/SystemTools.hxx.in
@@ -766,7 +766,7 @@ public:
static kwsys_stl::string GetCurrentWorkingDirectory(bool collapse =true);
/**
- * Change directory the the directory specified
+ * Change directory to the directory specified
*/
static int ChangeDirectory(const char* dir);