From: Myna V Date: Fri, 16 Aug 2019 06:28:44 +0000 (+0530) Subject: doc/rados: Correcting some typos in the clay code documentation X-Git-Tag: v15.1.0~1747^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=45a5834b3501edf1f2092da8a034c8f9752dbb29;p=ceph.git doc/rados: Correcting some typos in the clay code documentation Signed-off-by: Myna (cherry picked from commit a20ba26721e1528f8a528e179c8decfb0d5f1374) Note: This documentation fix was merged to nautilus via https://github.com/ceph/ceph/pull/29191 without being merged to master, first. This commit forward-ports the fix to master. --- diff --git a/doc/rados/operations/erasure-code-clay.rst b/doc/rados/operations/erasure-code-clay.rst index 3a3d3068303c..70f4ffffc766 100644 --- a/doc/rados/operations/erasure-code-clay.rst +++ b/doc/rados/operations/erasure-code-clay.rst @@ -228,7 +228,7 @@ can recover from the failure of any ``m`` OSDs. +=================+================+=================+==================================+ | (k=10, m=4) | 7 * S, 0.6 (d=7) | 3.25 * S, 0.4 (d=13) | +-----------------+----------------------------------+----------------------------------+ - | (k=16, m=4) | 4 * S, 0.5 (d=5) | 4.75 * S, 0.25 (d=19) | + | (k=16, m=4) | 4 * S, 0.5625 (d=4) | 4.75 * S, 0.25 (d=19) | +-----------------+----------------------------------+----------------------------------+