summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2015-03-19 17:25:56 +0100
committerMartin Kletzander <mkletzan@redhat.com>2015-03-20 15:21:33 +0100
commitab8ddcdadd1bb735fc2e9657c7303f56a7c82499 (patch)
treec1d8e3ad5535e229d8bf3b0345e4b37866a4865c
parent232a8786dd01d4effc2ba15802792b08d0373676 (diff)
downloadglance-ab8ddcdadd1bb735fc2e9657c7303f56a7c82499.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: I6f549eb78998ead9b2f1a04e196e65b3f08f1be7 Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
-rw-r--r--doc/source/architecture.rst2
-rw-r--r--etc/glance-api.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst
index 880b921ab..5d7af4628 100644
--- a/doc/source/architecture.rst
+++ b/doc/source/architecture.rst
@@ -55,4 +55,4 @@ The Glance architecture consists of several components:
data stores.
* **Registry Layer** — optional layer organizing secure communication between
- the domain and the DAL by using a seperate service.
+ the domain and the DAL by using a separate service.
diff --git a/etc/glance-api.conf b/etc/glance-api.conf
index 63df3f9d7..6e85cbb57 100644
--- a/etc/glance-api.conf
+++ b/etc/glance-api.conf
@@ -785,8 +785,8 @@ sheepdog_store_chunk_size = 64
# This option may be specified multiple times for specifying multiple
# datastores. Either one of vmware_datastore_name or vmware_datastores is
# required. The datastore name should be specified after its datacenter
-# path, seperated by ":". An optional weight may be given after the datastore
-# name, seperated again by ":". Thus, the required format becomes
+# path, separated by ":". An optional weight may be given after the datastore
+# name, separated again by ":". Thus, the required format becomes
# <datacenter_path>:<datastore_name>:<optional_weight>.
# When adding an image, the datastore with highest weight will be selected,
# unless there is not enough free space available in cases where the image size