summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.cxx
diff options
context:
space:
mode:
authorAndreas Mohr <andim2@users.sourceforge.net>2012-11-07 13:17:32 (GMT)
committerBrad King <brad.king@kitware.com>2012-11-07 18:51:50 (GMT)
commit965de974b24ecafc420885eff68a3917471ff181 (patch)
treecc4394640499e8ec66fc287d10bc13de8111b17f /Source/cmPolicies.cxx
parent56a687d1730ef09284dae86435e788d5c5b63b54 (diff)
downloadCMake-965de974b24ecafc420885eff68a3917471ff181.zip
CMake-965de974b24ecafc420885eff68a3917471ff181.tar.gz
CMake-965de974b24ecafc420885eff68a3917471ff181.tar.bz2
Documentation: Correct typos and grammar
Diffstat (limited to 'Source/cmPolicies.cxx')
-rw-r--r--Source/cmPolicies.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmPolicies.cxx b/Source/cmPolicies.cxx
index 79af4d7..6aef502 100644
--- a/Source/cmPolicies.cxx
+++ b/Source/cmPolicies.cxx
@@ -457,7 +457,7 @@ cmPolicies::cmPolicies()
"This makes sure that the modules belonging to "
"CMake always get those files included which they expect, and against "
"which they were developed and tested. "
- "In call other cases, the files found in "
+ "In all other cases, the files found in "
"CMAKE_MODULE_PATH still take precedence over the ones in "
"the CMake module directory. "
"The OLD behaviour is to always prefer files from CMAKE_MODULE_PATH over "