From 370e4a71a2a0033da0ea5c35fcb496c273282075 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Mon, 10 Aug 2015 11:25:09 +1000 Subject: [PATCH] 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 --- doc/dev/osd_internals/erasure_coding/pgbackend.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3