summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-04-13 07:59:47 +0000
committerGerrit Code Review <review@openstack.org>2015-04-13 07:59:47 +0000
commit16a37c9ab9b48a9396ad1186a49a1f48c959bed2 (patch)
treea68b8844b41cc49386b2829758bf7c53bae8d849
parenta3afd35c7ba8ea51ade0d727b7e65158d56c105b (diff)
parent4ba1c40db5a18d881bcad8fecc6e8928e831453b (diff)
downloadhorizon-16a37c9ab9b48a9396ad1186a49a1f48c959bed2.tar.gz
Merge "Fixing typo in OPENSTACK_NEUTRON_NETWORK section"
-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 96d4620bd..ab8fc37ab 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``: