From ef0651565968145c164dd29754a21f0158905396 Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Mon, 9 Jun 2014 14:57:59 +0530 Subject: [PATCH] doc: fix typo in erasure coding section Signed-off-by: Venky Shankar --- doc/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index d425bd77b363..b6afaf2ed432 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -721,7 +721,7 @@ as ``D2v2`` ) while others are acknowledged and on disk ( such as ``C1v1`` and | +------+------+ | | OSD 2 | | +------+ | log | - +->| D1v2 | | +----+ | + +->| D2v2 | | +----+ | | +------+ | |D2v1| 1,1 | | | +----+ | | +-------------+ -- 2.47.3