summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestRunScriptCommand.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-07-20 20:00:29 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2010-07-20 20:00:29 (GMT)
commite1a4c02bac67f9420be0796712cc1da5985f7177 (patch)
treeaef4e7e8d4b87402e6ce125ac8112ddb4666b9c3 /Source/CTest/cmCTestRunScriptCommand.h
parentefb2c1e6957fa90420ef051d76a17f0b1230c901 (diff)
parent7739d786a42a2bbbab87df0c4f869ef8aecae767 (diff)
downloadCMake-e1a4c02bac67f9420be0796712cc1da5985f7177.zip
CMake-e1a4c02bac67f9420be0796712cc1da5985f7177.tar.gz
CMake-e1a4c02bac67f9420be0796712cc1da5985f7177.tar.bz2
Merge topic 'resolve/doc-spelling/CPackRPM'
7739d78 Merge CPackRPM changes into doc-spelling 9203e91 Fix spelling errors reported by Lintian.
Diffstat (limited to 'Source/CTest/cmCTestRunScriptCommand.h')
-rw-r--r--Source/CTest/cmCTestRunScriptCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/cmCTestRunScriptCommand.h b/Source/CTest/cmCTestRunScriptCommand.h
index c2cda66..5765150 100644
--- a/Source/CTest/cmCTestRunScriptCommand.h
+++ b/Source/CTest/cmCTestRunScriptCommand.h
@@ -68,7 +68,7 @@ public:
"Runs a script or scripts much like if it was run from ctest -S. "
"If no argument is provided then the current script is run using "
"the current settings of the variables. If NEW_PROCESS is specified "
- "then each script will be run in a seperate process."
+ "then each script will be run in a separate process."
"If RETURN_VALUE is specified the return value of the last script "
"run will be put into var.";
}