From 8d87df48f2265fa5569ec88c5f0811b027866381 Mon Sep 17 00:00:00 2001 From: Bryan Stillwell Date: Tue, 26 Mar 2019 14:52:12 -0600 Subject: [PATCH] doc: Miscellaneous spelling fixes While looking over the documentation I found a few words being misspelled. Signed-off-by: Bryan Stillwell --- doc/mgr/dashboard.rst | 2 +- doc/mgr/diskprediction.rst | 2 +- doc/mgr/orchestrator_cli.rst | 2 +- doc/mgr/telemetry.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index a557d43eecf..1acb8f17dff 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -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 diff --git a/doc/mgr/diskprediction.rst b/doc/mgr/diskprediction.rst index acb0412e981..64275ed84d2 100644 --- a/doc/mgr/diskprediction.rst +++ b/doc/mgr/diskprediction.rst @@ -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 | +----------------------+-----------------------------------------+ diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index f1c0090cb3c..84580a55b5a 100644 --- a/doc/mgr/orchestrator_cli.rst +++ b/doc/mgr/orchestrator_cli.rst @@ -166,7 +166,7 @@ Update the number of monitor nodes:: ceph orchestrator mon update [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:: diff --git a/doc/mgr/telemetry.rst b/doc/mgr/telemetry.rst index 2bd1edb09b3..dafbb54435c 100644 --- a/doc/mgr/telemetry.rst +++ b/doc/mgr/telemetry.rst @@ -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. -- 2.39.5