summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2015-03-19 17:25:57 +0100
committerMartin Kletzander <mkletzan@redhat.com>2015-03-23 14:39:11 +0100
commit484b4314c6e1f61014ebf48bdc4effb689c9bbfb (patch)
treeb75aacc9710b0f4bbd5b1dcd734e50e94c0acc87 /doc
parent7571df1366ac5017611c64bf63cb46f777753608 (diff)
downloadironic-484b4314c6e1f61014ebf48bdc4effb689c9bbfb.tar.gz
Fix common misspellings
Wikipedia's list of common misspellings [1] has a machine-readable version. This patch fixes those misspellings mentioned in the list which don't have multiple right variants (as e.g. "accension", which can be both "accession" and "ascension"), such misspellings are left untouched. The list of changes was manually re-checked for false positives. [1] https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines Change-Id: Ic53e9a848280d50e69306abc98194890ac298ff2 Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/source/deploy/install-guide.rst4
-rw-r--r--doc/source/deploy/user-guide.rst2
-rw-r--r--doc/source/drivers/ilo.rst4
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/deploy/install-guide.rst b/doc/source/deploy/install-guide.rst
index c02e42828..8ea09aa80 100644
--- a/doc/source/deploy/install-guide.rst
+++ b/doc/source/deploy/install-guide.rst
@@ -888,7 +888,7 @@ The boot modes can be configured in Ironic in the following way:
the ``boot_mode`` set appropriately in ``properties/capabilities``. It will
filter out rest of the nodes.
- The above facility for matching in Nova can be used in heterogenous
+ The above facility for matching in Nova can be used in heterogeneous
environments where there is a mix of ``uefi`` and ``bios`` machines, and
operator wants to provide a choice to the user regarding boot modes. If
the flavor doesn't contain ``boot_mode`` and ``boot_mode`` is configured for
@@ -1097,7 +1097,7 @@ There are however some limitations for different drivers:
* If you're using one of the drivers that use agent deploy method (namely,
``agent_ilo``, ``agent_ipmitool``, ``agent_pyghmi``, ``agent_ssh`` or
``agent_vbox``) you have to know MD5 checksum for your instance image. To
- compute it, you can use the follwoing command::
+ compute it, you can use the following command::
md5sum image.qcow2
ed82def8730f394fb85aef8a208635f6 image.qcow2
diff --git a/doc/source/deploy/user-guide.rst b/doc/source/deploy/user-guide.rst
index 1a417d120..59d290a4e 100644
--- a/doc/source/deploy/user-guide.rst
+++ b/doc/source/deploy/user-guide.rst
@@ -74,7 +74,7 @@ The Ironic service is composed of the following components:
exposed via the API service. The Conductor and API services communicate
via RPC.
-#. various Drivers that support heterogenous hardware
+#. various Drivers that support heterogeneous hardware
#. a Message Queue
diff --git a/doc/source/drivers/ilo.rst b/doc/source/drivers/ilo.rst
index 63c3c1a71..b7737a57a 100644
--- a/doc/source/drivers/ilo.rst
+++ b/doc/source/drivers/ilo.rst
@@ -7,7 +7,7 @@ iLO drivers
Overview
========
iLO drivers enable to take advantage of features of iLO management engine in
-HP Proliant servers. iLO drivers are targetted for HP Proliant Gen 8 systems
+HP Proliant servers. iLO drivers are targeted for HP Proliant Gen 8 systems
and above which have iLO 4 management engine. [1]_
For more detailed and up-to-date information (like tested platforms, known
@@ -554,7 +554,7 @@ The boot modes can be configured in Ironic in the following way:
the ``boot_mode`` set appropriately in ``properties/capabilities``. It will
filter out rest of the nodes.
- The above facility for matching in Nova can be used in heterogenous
+ The above facility for matching in Nova can be used in heterogeneous
environments where there is a mix of ``uefi`` and ``bios`` machines, and
operator wants to provide a choice to the user regarding boot modes. If the
flavor doesn't contain ``boot_mode`` then Nova scheduler will not consider