summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakeMinimumRequired.h
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2009-01-04 09:12:52 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2009-01-04 09:12:52 (GMT)
commit8b67694fd1a8d5d7c4f561716b0a3e026db4a845 (patch)
treea77129eb59723d376f7eb18968df5d18e81e53d5 /Source/cmCMakeMinimumRequired.h
parent9ae04f6febf5690ddcec4350c347f777186ba605 (diff)
downloadCMake-8b67694fd1a8d5d7c4f561716b0a3e026db4a845.zip
CMake-8b67694fd1a8d5d7c4f561716b0a3e026db4a845.tar.gz
CMake-8b67694fd1a8d5d7c4f561716b0a3e026db4a845.tar.bz2
STYLE: changed "one may" into "it should" to make it stronger
Alex
Diffstat (limited to 'Source/cmCMakeMinimumRequired.h')
-rw-r--r--Source/cmCMakeMinimumRequired.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmCMakeMinimumRequired.h b/Source/cmCMakeMinimumRequired.h
index 0b2ecc6..4499ffc 100644
--- a/Source/cmCMakeMinimumRequired.h
+++ b/Source/cmCMakeMinimumRequired.h
@@ -79,7 +79,7 @@ public:
"which enables compatibility features for CMake 2.4 and lower.\n"
"The FATAL_ERROR option is accepted but ignored by CMake 2.6 "
"and higher. "
- "One may specify it so CMake versions 2.4 and lower fail with an "
+ "It should be specified so CMake versions 2.4 and lower fail with an "
"error instead of just a warning.";
}