FPHSA: fix typo in documentation

This commit is contained in:
Rolf Eike Beer 2015-08-24 18:22:13 +02:00
parent 2370a99400
commit 64e527dbe3
1 changed files with 1 additions and 1 deletions

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.