From 4ba1c40db5a18d881bcad8fecc6e8928e831453b Mon Sep 17 00:00:00 2001 From: Shaoquan Chen Date: Sat, 11 Apr 2015 13:29:20 -0700 Subject: 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 --- doc/source/topics/settings.rst | 4 ++-- 1 file 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``: -- cgit v1.2.1