summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorEugene Shalygin <eugene.shalygin@gmail.com>2021-07-22 17:41:53 (GMT)
committerCraig Scott <craig.scott@crascit.com>2022-04-03 21:38:29 (GMT)
commit7431759ebc5d24ffbad443c83119aaff02a8020e (patch)
tree5cf41aba4011decafef66730243516666f728b08 /Help/command
parent99fc8f152ce3a5d4b7e5d74013067f7cce2f2527 (diff)
downloadCMake-7431759ebc5d24ffbad443c83119aaff02a8020e.zip
CMake-7431759ebc5d24ffbad443c83119aaff02a8020e.tar.gz
CMake-7431759ebc5d24ffbad443c83119aaff02a8020e.tar.bz2
Help: Fix typo in install command documentation
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/install.rst b/Help/command/install.rst
index 14f7ff7..1a9dfd7 100644
--- a/Help/command/install.rst
+++ b/Help/command/install.rst
@@ -828,7 +828,7 @@ of the ``Development`` component in the package metadata, ensuring that the
library is always installed if the headers and CMake export file are present.
.. versionadded:: 3.7
- In addition to cmake language files, the ``EXPORT_ANDROID_MK`` mode maybe
+ In addition to cmake language files, the ``EXPORT_ANDROID_MK`` mode may be
used to specify an export to the android ndk build system. This mode
accepts the same options as the normal export mode. The Android
NDK supports the use of prebuilt libraries, both static and shared. This