aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaheed Haque <srhaque@theiet.org>2017-01-31 00:45:32 +0000
committerStephen Kelly <steveire@gmail.com>2017-01-31 00:49:48 +0000
commit2cbc7897ddec6369c83a04483d956e456114cf13 (patch)
treea1d31c83d69153df20f1b9d80af671e178b733c8
parent58d2577cf92c6a69dd196288ed6495d49db6607a (diff)
downloadextra-cmake-modules-2cbc7897ddec6369c83a04483d956e456114cf13.tar.gz
extra-cmake-modules-2cbc7897ddec6369c83a04483d956e456114cf13.tar.bz2
Fix documentation for function database
-rwxr-xr-xfind-modules/rules_engine.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/find-modules/rules_engine.py b/find-modules/rules_engine.py
index dfef378c..65525527 100755
--- a/find-modules/rules_engine.py
+++ b/find-modules/rules_engine.py
@@ -339,7 +339,7 @@ class FunctionRuleDb(AbstractCompiledRuleDb):
name The name of the function.
template_parameters Any template parameters.
fn_result Result, if not a constructor.
- decl The declaration.
+ parameters The parameters.
prefix Leading keyworks ("static"). Separated by space,
ends with a space.
suffix Trailing keywords ("const"). Separated by space, starts with