]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixes a missing word in a printed string 5007/head
authorCleminou <clem_noob@hotmail.fr>
Thu, 18 Jun 2015 14:05:43 +0000 (16:05 +0200)
committerCleminou <clem_noob@hotmail.fr>
Thu, 18 Jun 2015 14:05:43 +0000 (16:05 +0200)
Fixes: #11106
Signed-off-by: Clement Lebrun <clement.lebrun.31@gmail.com>
doc/dev/dev_cluster_deployement.rst

index 589641f315bae20cae88efc485abbd3cfca22c22..d8c0d3c16d606a7abcc6977684d25b5fdd972c5b 100644 (file)
@@ -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::