aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager
diff options
context:
space:
mode:
authorFriedemann Kleint <[email protected]>2011-05-10 15:19:38 +0200
committerFriedemann Kleint <[email protected]>2011-05-10 15:21:41 +0200
commitddf4b613f3ebf3799f23f51a68c00649bfb84e95 (patch)
treec7fccf8ef1b66b8aef38283b333c8d731ef66cb5 /src/plugins/cmakeprojectmanager
parentbda50da7cd3bcf7ae1ea7839325bc361ed3a145d (diff)
Krazy fixes (spelling, single char strings, char constants).
Diffstat (limited to 'src/plugins/cmakeprojectmanager')
-rw-r--r--src/plugins/cmakeprojectmanager/cmakeproject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cmakeprojectmanager/cmakeproject.cpp b/src/plugins/cmakeprojectmanager/cmakeproject.cpp
index 235681eba29..332d538f043 100644
--- a/src/plugins/cmakeprojectmanager/cmakeproject.cpp
+++ b/src/plugins/cmakeprojectmanager/cmakeproject.cpp
@@ -216,7 +216,7 @@ bool CMakeProject::parseCMakeLists()
if (file != cbpFile)
m_watcher->removePath(file);
- // how can we ensure that it is completly written?
+ // how can we ensure that it is completely written?
m_watcher->addPath(cbpFile);
// ToolChain