Fix typo in generator.rst

TrivialFix

Change-Id: I19b4ccde26204e8f9a5179960291dc49ea0bd208
This commit is contained in:
zhangyanxian 2017-01-20 07:33:54 +00:00
parent 3025b6f736
commit f48b20bcff
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ The hooks are registered in a separate entry point namespace
In this case, the name of the entry point for the default override
function *must* match the name of one of the entry points defining
options for the application in order to be detected and
used. Applications that have multple list_opts functions should use
used. Applications that have multiple list_opts functions should use
one that is present in the inputs for the config generator where
the changed defaults need to appear. For example, if an application
defines ``foo.api`` to list the API-related options, and needs to