summaryrefslogtreecommitdiff
path: root/Modules/CMakePrintSystemInformation.cmake
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2020-02-12 12:32:23 +0100
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2020-02-12 12:34:08 +0100
commit1e9328a00d32da538f01dbc6384129d6639dc654 (patch)
treed286538fd12864f6bfdf8bf2201e4dec68e69084 /Modules/CMakePrintSystemInformation.cmake
parent155540d89eb5ac00fd8ba03a9580de2382af6386 (diff)
downloadcmake-1e9328a00d32da538f01dbc6384129d6639dc654.tar.gz
Help: CMakePrintSystemInformation.cmake: Minor corrections.
Punctuation. "file" -> "module"
Diffstat (limited to 'Modules/CMakePrintSystemInformation.cmake')
-rw-r--r--Modules/CMakePrintSystemInformation.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CMakePrintSystemInformation.cmake b/Modules/CMakePrintSystemInformation.cmake
index f873a4d972..8d5cf5c99f 100644
--- a/Modules/CMakePrintSystemInformation.cmake
+++ b/Modules/CMakePrintSystemInformation.cmake
@@ -5,9 +5,9 @@
CMakePrintSystemInformation
---------------------------
-print system information
+Print system information.
-This file can be used for diagnostic purposes just include it in a
+This module serves diagnostic purposes. Just include it in a
project to see various internal CMake variables.
#]=======================================================================]