]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix sentence that ended too abruptly.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 14 Dec 2011 19:14:41 +0000 (11:14 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 14 Dec 2011 19:19:00 +0000 (11:19 -0800)
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
doc/index.rst

index 72547f54bda9c54119ab96531c3d991cfad09ba0..5255b8450a95e1bf17ab281da86780d3f9857907 100644 (file)
@@ -10,7 +10,7 @@ Ceph Distributed File System provides POSIX filesystem semantics with
 distributed metadata management.
 
 RADOS is a reliable object store, used by Ceph, but also directly
-accessible.
+accessible by client applications.
 
 ``radosgw`` is an S3-compatible RESTful HTTP service for object
 storage, using RADOS storage.