]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo (superfluous "no")
authorAdam Spiers <aspiers@suse.com>
Sun, 16 Nov 2014 20:49:03 +0000 (15:49 -0500)
committerAdam Spiers <aspiers@suse.com>
Sun, 16 Nov 2014 21:02:57 +0000 (16:02 -0500)
Signed-off-by: Adam Spiers <aspiers@suse.com>
doc/architecture.rst

index b630a9849e607c5ff503245c98437f4edc40d7fd..ad17d31f9f220dc4941224ab0626b252604efc9a 100644 (file)
@@ -962,7 +962,7 @@ on **OSD 3**.
 
 But accidents happen. If **OSD 1** goes down while ``D2v2`` is still in flight,
 the object's version 2 is partially written: **OSD 3** has one chunk but that is
-no not enough to recover. It lost two chunks: ``D1v2`` and ``D2v2`` and the
+not enough to recover. It lost two chunks: ``D1v2`` and ``D2v2`` and the
 erasure coding parameters ``K = 2 + M = 1`` require that at least two chunks are
 available to rebuild the third. **OSD 4** becomes the new primary and finds that
 the ``last_complete`` log entry (i.e., all objects before this entry were known