From ddf43f1d7ae5c99b1a3bc133d9bdc528fa088cb9 Mon Sep 17 00:00:00 2001
From: libingyang
Date: Mon, 27 Aug 2018 10:47:47 +0800
Subject: [PATCH] doc: Fix Spelling Error of Rados Deployment/Operations
Signed-off-by: Li Bingyang
---
doc/rados/deployment/ceph-deploy-install.rst | 2 +-
doc/rados/operations/monitoring-osd-pg.rst | 2 +-
doc/rados/operations/monitoring.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/rados/deployment/ceph-deploy-install.rst b/doc/rados/deployment/ceph-deploy-install.rst
index 849d68ec92f19..9a4bbc4e873ea 100644
--- a/doc/rados/deployment/ceph-deploy-install.rst
+++ b/doc/rados/deployment/ceph-deploy-install.rst
@@ -41,6 +41,6 @@ On a Debian or Ubuntu system, you may also::
ceph-deploy purge {hostname [hostname] ...}
-The tool will unininstall ``ceph`` packages from the specified hosts. Purge
+The tool will uninstall ``ceph`` packages from the specified hosts. Purge
additionally removes configuration files.
diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst
index f0bd25e885bac..ed1a4ca81d464 100644
--- a/doc/rados/operations/monitoring-osd-pg.rst
+++ b/doc/rados/operations/monitoring-osd-pg.rst
@@ -87,7 +87,7 @@ daemons that are not running::
1 ssd 1.00000 osd.1 down 1.00000 1.00000
.. tip:: The ability to search through a well-designed CRUSH hierarchy may help
- you troubleshoot your cluster by identifying the physcial locations faster.
+ you troubleshoot your cluster by identifying the physical locations faster.
If an OSD is ``down``, start it::
diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst
index db087829f1b09..16c3a01961126 100644
--- a/doc/rados/operations/monitoring.rst
+++ b/doc/rados/operations/monitoring.rst
@@ -206,7 +206,7 @@ on the number of replicas, clones and snapshots.
- **OBJECTS:** The notional number of objects stored per pool.
.. note:: The numbers in the **POOLS** section are notional. They are not
- inclusive of the number of replicas, shapshots or clones. As a result,
+ inclusive of the number of replicas, snapshots or clones. As a result,
the sum of the **USED** and **%USED** amounts will not add up to the
**RAW USED** and **%RAW USED** amounts in the **GLOBAL** section of the
output.
--
2.39.5