Help: Fix typo in install command documentation

This commit is contained in:
Eugene Shalygin 2021-07-22 19:41:53 +02:00 committed by Craig Scott
parent 99fc8f152c
commit 7431759ebc

View File

@ -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