From: Brad Hubbard Date: Mon, 10 Aug 2015 01:25:09 +0000 (+1000) Subject: doc: remove duplicate word in Motivation section. X-Git-Tag: v9.1.0~404^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5520%2Fhead;p=ceph.git doc: remove duplicate word in Motivation section. Remove to\nto typo in doc/dev/osd_internals/erasure_coding/pgbackend.rst Signed-off-by: Brad Hubbard --- diff --git a/doc/dev/osd_internals/erasure_coding/pgbackend.rst b/doc/dev/osd_internals/erasure_coding/pgbackend.rst index 0751af97eb19..db602991af4e 100644 --- a/doc/dev/osd_internals/erasure_coding/pgbackend.rst +++ b/doc/dev/osd_internals/erasure_coding/pgbackend.rst @@ -39,8 +39,8 @@ and erasure coding which PGBackend must abstract over: 5. Selection of a pgtemp for backfill may differ between replicated and erasure coded backends. 6. The set of necessary OSDs from a particular interval required to - to continue peering may differ between replicated and erasure - coded backends. + continue peering may differ between replicated and erasure coded + backends. 7. The selection of the authoritative log may differ between replicated and erasure coded backends.