diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/parameters.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/parameters.rst b/doc/source/parameters.rst index 7647b875..55853f17 100644 --- a/doc/source/parameters.rst +++ b/doc/source/parameters.rst @@ -102,7 +102,7 @@ The option for oslo.config.cfg:: Invoking Example ================ -The exmaple is as follows:: +The example is as follows:: % PYTHONPATH=. ./bin/ryu-manager --wsapi-port 8081 --verbose --app-lists ryu.app.simple_isolation,ryu.app.rest loading app ryu.app.simple_isolation |