From 145fbb7d3c68d08bce54280abfaf93fc2d686f9d Mon Sep 17 00:00:00 2001 From: Cleminou Date: Thu, 18 Jun 2015 16:05:43 +0200 Subject: [PATCH] doc: Fixes a missing word in a printed string Fixes: #11106 Signed-off-by: Clement Lebrun --- doc/dev/dev_cluster_deployement.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/dev_cluster_deployement.rst b/doc/dev/dev_cluster_deployement.rst index 589641f315bae..d8c0d3c16d606 100644 --- a/doc/dev/dev_cluster_deployement.rst +++ b/doc/dev/dev_cluster_deployement.rst @@ -8,7 +8,7 @@ In order to develop on ceph, a Ceph utility, Usage ===== -It allows to deploy a fake local cluster on your machine for development purpose. It starts mon, osd and/or mds, or all of them if not specified. +It allows to deploy a fake local cluster on your machine for development purpose. It starts rgw, mon, osd and/or mds, or all of them if not specified. To start your development cluster, type the following:: -- 2.47.3