summaryrefslogtreecommitdiffstats
path: root/Modules/GetPrerequisites.cmake
diff options
context:
space:
mode:
authorJosef Angstenberger <code@jtxa.de>2021-05-06 20:40:26 (GMT)
committerJosef Angstenberger <code@jtxa.de>2021-05-07 15:00:16 (GMT)
commit15cc39ed7f90331401f53530e4b2d03f8573f0d1 (patch)
tree5068214d0283e4981878c0c7b5b2f57047ca3423 /Modules/GetPrerequisites.cmake
parentf015c36c5a051d73434d56ba54c12001590756a2 (diff)
downloadCMake-15cc39ed7f90331401f53530e4b2d03f8573f0d1.zip
CMake-15cc39ed7f90331401f53530e4b2d03f8573f0d1.tar.gz
CMake-15cc39ed7f90331401f53530e4b2d03f8573f0d1.tar.bz2
Modules: Fix typos and spelling in documentation
Diffstat (limited to 'Modules/GetPrerequisites.cmake')
-rw-r--r--Modules/GetPrerequisites.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/GetPrerequisites.cmake b/Modules/GetPrerequisites.cmake
index ed5c38b..e90a9b5 100644
--- a/Modules/GetPrerequisites.cmake
+++ b/Modules/GetPrerequisites.cmake
@@ -83,7 +83,7 @@ to 1 all prerequisites will be found recursively, if set to 0 only
direct prerequisites are listed. <exclude_system> must be 0 or 1
indicating whether to include or exclude "system" prerequisites. With
<verbose> set to 0 only the full path names of the prerequisites are
-printed, set to 1 extra informatin will be displayed.
+printed, set to 1 extra information will be displayed.
::