From ba7604bdb4d288b09eaa33c8e7a538c2930132f2 Mon Sep 17 00:00:00 2001
From: =?utf8?q?=E6=9D=8E=E4=B8=99=E6=B4=8B=2010208981?=
 
Date: Mon, 3 Sep 2018 09:51:05 +0800
Subject: [PATCH] doc: Fix Spelling Error of Rados Operations
Signed-off-by: Li Bingyang 
---
 doc/rados/operations/erasure-code-jerasure.rst | 2 +-
 doc/rados/operations/erasure-code-lrc.rst      | 2 +-
 doc/rados/operations/erasure-code-shec.rst     | 2 +-
 doc/rados/operations/monitoring-osd-pg.rst     | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/rados/operations/erasure-code-jerasure.rst b/doc/rados/operations/erasure-code-jerasure.rst
index 73638d047a5..be626eca145 100644
--- a/doc/rados/operations/erasure-code-jerasure.rst
+++ b/doc/rados/operations/erasure-code-jerasure.rst
@@ -74,7 +74,7 @@ Where:
 ``crush-root={root}``
 
 :Description: The name of the crush bucket used for the first step of
-              the CRUSH rule. For intance **step take default**.
+              the CRUSH rule. For instance **step take default**.
 
 :Type: String
 :Required: No.
diff --git a/doc/rados/operations/erasure-code-lrc.rst b/doc/rados/operations/erasure-code-lrc.rst
index 64ca1c87719..6b8a94edc5f 100644
--- a/doc/rados/operations/erasure-code-lrc.rst
+++ b/doc/rados/operations/erasure-code-lrc.rst
@@ -98,7 +98,7 @@ Where:
 ``crush-root={root}``
 
 :Description: The name of the crush bucket used for the first step of
-              the CRUSH rule. For intance **step take default**.
+              the CRUSH rule. For instance **step take default**.
 
 :Type: String
 :Required: No.
diff --git a/doc/rados/operations/erasure-code-shec.rst b/doc/rados/operations/erasure-code-shec.rst
index c3ab6003438..c799b3ae19f 100644
--- a/doc/rados/operations/erasure-code-shec.rst
+++ b/doc/rados/operations/erasure-code-shec.rst
@@ -56,7 +56,7 @@ Where:
 ``crush-root={root}``
 
 :Description: The name of the crush bucket used for the first step of
-              the CRUSH rule. For intance **step take default**.
+              the CRUSH rule. For instance **step take default**.
 
 :Type: String
 :Required: No.
diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst
index ed1a4ca81d4..5f5d763bf40 100644
--- a/doc/rados/operations/monitoring-osd-pg.rst
+++ b/doc/rados/operations/monitoring-osd-pg.rst
@@ -281,7 +281,7 @@ this means that the OSDs that store the placement group agree about the current
 state of the placement group. However, completion of the peering process does
 **NOT** mean that each replica has the latest contents.
 
-.. topic:: Authoratative History
+.. topic:: Authoritative History
 
    Ceph will **NOT** acknowledge a write operation to a client, until 
    all OSDs of the acting set persist the write operation. This practice 
@@ -390,7 +390,7 @@ reassigning placement groups to an OSD (especially a new OSD). By default,
 ``osd_max_backfills`` sets the maximum number of concurrent backfills to or from
 an OSD to 10. The ``backfill full ratio`` enables an OSD to refuse a
 backfill request if the OSD is approaching its full ratio (90%, by default) and
-change with ``ceph osd set-backfillfull-ratio`` comand.
+change with ``ceph osd set-backfillfull-ratio`` command.
 If an OSD refuses a backfill request, the ``osd backfill retry interval``
 enables an OSD to retry the request (after 10 seconds, by default). OSDs can
 also set ``osd backfill scan min`` and ``osd backfill scan max`` to manage scan
-- 
2.39.5