]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Miscellaneous spelling fixes 27202/head
authorBryan Stillwell <bstillwell@godaddy.com>
Tue, 26 Mar 2019 20:52:12 +0000 (14:52 -0600)
committerBryan Stillwell <bstillwell@godaddy.com>
Tue, 26 Mar 2019 20:52:12 +0000 (14:52 -0600)
While looking over the documentation I found a few words being misspelled.

Signed-off-by: Bryan Stillwell <bstillwell@godaddy.com>
doc/mgr/dashboard.rst
doc/mgr/diskprediction.rst
doc/mgr/orchestrator_cli.rst
doc/mgr/telemetry.rst

index a557d43eecf42ead985b8992afcc5ab5d64d1f8c..1acb8f17dff4b33b2bb63aa69c0952a71fc01e65 100644 (file)
@@ -322,7 +322,7 @@ If ceph-iscsi REST API is configured in HTTPS mode and its using a self-signed
 certificate, then we need to configure the dashboard to avoid SSL certificate
 verification when accessing ceph-iscsi API.
 
-To disable API SSL verification run the following commmand::
+To disable API SSL verification run the following command::
 
     $ ceph dashboard set-iscsi-api-ssl-verification false
 
index acb0412e98110507202e17f9c729cebc10216a84..64275ed84d243913e5fab35f9e3a00da755ac9ad 100644 (file)
@@ -256,7 +256,7 @@ Osd:
 +======================+=========================================+
 |disk_domain_id        |Physical device identify id              |
 +----------------------+-----------------------------------------+
-|disk_name             |Device attachement name                  |
+|disk_name             |Device attachment name                   |
 +----------------------+-----------------------------------------+
 |disk_wwn              |Device wwn                               |
 +----------------------+-----------------------------------------+
index f1c0090cb3c3ee111916ab2e38becebd8cb4f6a7..84580a55b5aed0dede29aaf52a1d6967aa0d3d62 100644 (file)
@@ -166,7 +166,7 @@ Update the number of monitor nodes::
 
     ceph orchestrator mon update <num> [host, host:network...]
 
-Each host can optionally specificy a network for the monitor to listen on.
+Each host can optionally specify a network for the monitor to listen on.
 
 Update the number of manager nodes::
 
index 2bd1edb09b379963f46f56197ab03f210437523a..dafbb54435c1a72a7270584db6b56f2944e86d56 100644 (file)
@@ -24,7 +24,7 @@ The data being reported does *not* contain any sensitive
 data like pool names, object names, object contents, or hostnames.
 
 It contains counters and statistics on how the cluster has been
-deployed, the version of Ceph, the distribition of the hosts and other
+deployed, the version of Ceph, the distribution of the hosts and other
 parameters which help the project to gain a better understanding of
 the way Ceph is used.