From 858b88f19549b71d038a3f1ff19387fce07529d3 Mon Sep 17 00:00:00 2001 From: Francois Deppierraz Date: Fri, 6 Sep 2019 15:12:21 +0200 Subject: [PATCH] doc: Fix a typo in balancer documentation Signed-off-by: Francois Deppierraz --- doc/rados/operations/balancer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/balancer.rst b/doc/rados/operations/balancer.rst index 930ef0d8c2053..b4bbfd85158ca 100644 --- a/doc/rados/operations/balancer.rst +++ b/doc/rados/operations/balancer.rst @@ -103,7 +103,7 @@ The balancer operation is broken into a few distinct phases: #. evaluating the quality of the data distribution, either for the current PG distribution, or the PG distribution that would result after executing a *plan* #. executing the *plan* -To evautate and score the current distribution,:: +To evaluate and score the current distribution:: ceph balancer eval -- 2.39.5