From 026efd9049cef6ff3b91c35d0d583b9307162927 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Wed, 28 Mar 2018 06:44:56 +0900 Subject: [PATCH] Fix typos in documentation This commit cleans up all typos I detected in our documentation. Change-Id: I723c5b3ed3eabb5f0e2bcead5e70b4c747455a20 --- CONTRIBUTING.rst | 2 +- devstack/README.rst | 8 ++++---- doc/source/install/index.rst | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 8c6f679..ec26845 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/neutron-fwaas-dashbaard + https://bugs.launchpad.net/neutron-fwaas-dashboard diff --git a/devstack/README.rst b/devstack/README.rst index 0ceea95..ab223e2 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -17,8 +17,8 @@ the FWaaS version enabled in your neutron server. You do not need to specify FWaaS API version in the DevStack plugin configuration. -How to enable FWaaS v2 dsashboard ---------------------------------- +How to enable FWaaS v2 dashboard +-------------------------------- Add the following to the localrc section of your local.conf. @@ -29,8 +29,8 @@ Add the following to the localrc section of your local.conf. enable_service q-fwaas-v2 enable_plugin neutron-fwaas-dashboard https://git.openstack.org/openstack/neutron-fwaas-dashboard master -How to enable FWaaS v1 dsashboard ---------------------------------- +How to enable FWaaS v1 dashboard +-------------------------------- Add the following to the localrc section of your local.conf. diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index f89d02c..d3388dc 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -63,7 +63,7 @@ Enable the horizon plugin. Configure the policy file for Neutron FWaaS dashboard in OpenStack Dashboard ``local_settings.py``. ```` is a directory which contains -configurations for Neutron FWaaS dashboard and the locaiton varies +configurations for Neutron FWaaS dashboard and the location varies across distributions or deployments. .. code-block:: python