FindPerl: Fix documentation word order

This commit is contained in:
polarbub
2023-11-30 13:32:41 -05:00
parent dc3f264f9d
commit aca215fbe0

View File

@@ -13,12 +13,12 @@ This module defines the following variables:
The full path to Perl.
``PERL_FOUND``
True if the executable was found perl.
True if the Perl executable was found.
``PERL_VERSION_STRING``
.. versionadded:: 2.8.8
The version of perl found.
The version of Perl found.
#]=======================================================================]
include(${CMAKE_CURRENT_LIST_DIR}/FindCygwin.cmake)