summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-06-05 13:59:25 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-06-05 13:59:33 (GMT)
commit8a07d511afdae53047ba23d257851753ed6eb858 (patch)
treec955a376b5df770290b038aba18c2f712bc21456
parent6ca497365af59106976fd3cc0bff8357c6794522 (diff)
parent15de26c7f307fe33c4284e7573154cb47bb19ec4 (diff)
downloadCMake-8a07d511afdae53047ba23d257851753ed6eb858.zip
CMake-8a07d511afdae53047ba23d257851753ed6eb858.tar.gz
CMake-8a07d511afdae53047ba23d257851753ed6eb858.tar.bz2
Merge topic 'doc-FindEnvModule-typos'
15de26c7f3 Help: Trivial typo and grammar fixes for FindEnvModules Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3425
-rw-r--r--Modules/FindEnvModules.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/Modules/FindEnvModules.cmake b/Modules/FindEnvModules.cmake
index e39ec97..4dd5116 100644
--- a/Modules/FindEnvModules.cmake
+++ b/Modules/FindEnvModules.cmake
@@ -53,7 +53,7 @@ Result Variables
This module will set the following variables in your project:
``EnvModules_FOUND``
- Found the a compatible environment modules framework
+ True if a compatible environment modules framework was found.
Cache Variables
^^^^^^^^^^^^^^^
@@ -61,7 +61,7 @@ Cache Variables
The following cache variable will be set:
``EnvModules_COMMAND``
- The low level module command to use. Currently supported are
+ The low level module command to use. Currently supported
implementations are the Lua based Lmod and TCL based EnvironmentModules.
Environment Variables
@@ -74,7 +74,7 @@ Environment Variables
Provided Functions
^^^^^^^^^^^^^^^^^^
-This defines the following cmake functions for interacting with environment
+This defines the following CMake functions for interacting with environment
modules:
.. command:: env_module