Browse Source

Merge topic 'PrintSystemInformation' into release-3.17

1e9328a00d Help: CMakePrintSystemInformation.cmake: Minor corrections.

Acked-by: Kitware Robot <[email protected]>
Merge-request: !4351
Brad King 6 years ago
parent
commit
42f77c7f69
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Modules/CMakePrintSystemInformation.cmake

+ 2 - 2
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.
 #]=======================================================================]