summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorzhangyanxian <zhangyanxianmail@163.com>2017-01-20 07:33:54 +0000
committerzhangyanxian <zhangyanxianmail@163.com>2017-01-20 07:34:19 +0000
commitf48b20bcff62be19d9b4dc49b87d539d9f1d0f61 (patch)
tree05e1c7b942d5b1242863e19d412fc6937cf52e68 /doc/source
parent3025b6f7365965aec8b76201fb6f76d163c437cb (diff)
downloadoslo-config-f48b20bcff62be19d9b4dc49b87d539d9f1d0f61.tar.gz
Fix typo in generator.rst
TrivialFix Change-Id: I19b4ccde26204e8f9a5179960291dc49ea0bd208
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/generator.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/generator.rst b/doc/source/generator.rst
index 111028b..55bff32 100644
--- a/doc/source/generator.rst
+++ b/doc/source/generator.rst
@@ -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