Modules/readme.txt: fix typo

Alex
This commit is contained in:
Alex Neundorf 2012-09-19 21:38:29 +02:00 committed by Brad King
parent 65a30c69a2
commit 6508a8c804
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ If neither the QUIET nor REQUIRED options are given then the
FindXXX.cmake module should look for the package and complain without
error if the module is not found.
A package can be provide sub-components.
A package can provide sub-components.
Those components can be listed after the COMPONENTS (or REQUIRED)
or OPTIONAL_COMPONENTS keywords. The set of all listed components will be
specified in a XXX_FIND_COMPONENTS variable.