From c4539daed67381b525ae5068b905c39e78b34d82 Mon Sep 17 00:00:00 2001 From: Hu Yupeng Date: Thu, 20 Oct 2016 10:31:29 +0800 Subject: [PATCH] Fix typos in openstack-manuals doc Change-Id: I7840bf3f7b13b0a0f2264fbc3d70a24e6ecf12a6 --- .../source/block-storage/drivers/nimble-volume-driver.rst | 2 +- doc/networking-guide/source/config-ovs-dpdk.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config-reference/source/block-storage/drivers/nimble-volume-driver.rst b/doc/config-reference/source/block-storage/drivers/nimble-volume-driver.rst index 2648adb852..9b62be0fea 100644 --- a/doc/config-reference/source/block-storage/drivers/nimble-volume-driver.rst +++ b/doc/config-reference/source/block-storage/drivers/nimble-volume-driver.rst @@ -6,7 +6,7 @@ Nimble Storage fully integrates with the OpenStack platform through the Nimble Cinder driver, allowing a host to configure and manage Nimble Storage array features through Block Storage interfaces. -Support for iSCSI storage protocol is available wih NimbleISCSIDriver +Support for iSCSI storage protocol is available with NimbleISCSIDriver Volume Driver class and Fibre Channel with NimbleFCDriver. Support for the Liberty release and above is available from Nimble OS diff --git a/doc/networking-guide/source/config-ovs-dpdk.rst b/doc/networking-guide/source/config-ovs-dpdk.rst index fe7e74a118..b9ed47cd6e 100644 --- a/doc/networking-guide/source/config-ovs-dpdk.rst +++ b/doc/networking-guide/source/config-ovs-dpdk.rst @@ -5,7 +5,7 @@ Open vSwitch with DPDK datapath =============================== This page serves as a guide for how to use the OVS with DPDK datapath -functionality available in the Networking sevice as of the Mitaka release. +functionality available in the Networking service as of the Mitaka release. The basics ~~~~~~~~~~