summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaoquan Chen <sean.chen2@hp.com>2015-04-11 13:29:20 -0700
committerShaoquan Chen <sean.chen2@hp.com>2015-04-12 15:39:11 -0700
commit4ba1c40db5a18d881bcad8fecc6e8928e831453b (patch)
treecd9d217cc9e7623e9857343c1f771cda4bdff00a
parentd7abcbfeec3c66a88801c6c73a57ef769eb5af5d (diff)
downloadhorizon-4ba1c40db5a18d881bcad8fecc6e8928e831453b.tar.gz
Fixing typo in OPENSTACK_NEUTRON_NETWORK section
There is a typo in OPENSTACK_NEUTRON_NETWORK section of settings.rst: ... or you do no not wish to ... Closes-Bug: #1443011 Change-Id: Ic23dae0a081399a1b2227fa97e54d01219a1c725
-rwxr-xr-xdoc/source/topics/settings.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/topics/settings.rst b/doc/source/topics/settings.rst
index f65934b1a..1e8190c8b 100755
--- a/doc/source/topics/settings.rst
+++ b/doc/source/topics/settings.rst
@@ -763,8 +763,8 @@ Default: ``True``
Enable (True) or disable (False) the panels and menus related
to router and Floating IP features. This option only affects
-when Neutron is enabled. If your neutron has no support for
-Layer-3 features, or you do no not wish to provide the Layer-3
+when Neutron is enabled. If your Neutron deployment has no support for
+Layer-3 features, or you do not wish to provide the Layer-3
features through the Dashboard, this should be set to ``False``.
``enable_distributed_router``: