Merge topic 'fphsa-typo'

64e527db FPHSA: fix typo in documentation
This commit is contained in:
Brad King 2015-08-25 15:13:29 -04:00 committed by CMake Topic Stage
commit 90eb6de68f

View File

@ -42,7 +42,7 @@ valid filepaths.
(recommended). Not valid in the full signature. (recommended). Not valid in the full signature.
``FOUND_VAR <result-var>`` ``FOUND_VAR <result-var>``
Obselete. Specifies either ``<PackageName>_FOUND`` or Obsolete. Specifies either ``<PackageName>_FOUND`` or
``<PACKAGENAME>_FOUND`` as the result variable. This exists only ``<PACKAGENAME>_FOUND`` as the result variable. This exists only
for compatibility with older versions of CMake and is now ignored. for compatibility with older versions of CMake and is now ignored.
Result variables of both names are always set for compatibility. Result variables of both names are always set for compatibility.