From: Cleminou Date: Thu, 18 Jun 2015 14:05:43 +0000 (+0200) Subject: doc: Fixes a missing word in a printed string X-Git-Tag: v9.0.3~158^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=145fbb7d3c68d08bce54280abfaf93fc2d686f9d;p=ceph.git doc: Fixes a missing word in a printed string Fixes: #11106 Signed-off-by: Clement Lebrun --- 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::