summaryrefslogtreecommitdiffstats
path: root/SystemTools.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'SystemTools.hxx.in')
-rw-r--r--SystemTools.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/SystemTools.hxx.in b/SystemTools.hxx.in
index 9c56e96..e55d431 100644
--- a/SystemTools.hxx.in
+++ b/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);