]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo e.g,. => e.g., 18607/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Sat, 28 Oct 2017 01:06:24 +0000 (09:06 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Sat, 28 Oct 2017 01:06:24 +0000 (09:06 +0800)
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
doc/glossary.rst
doc/rados/api/librados-intro.rst
doc/start/quick-rgw.rst

index cdb7aae4f6026ca76ae750bac4fd629e84a4127a..07469d801c5f2ec43e9bcbaf993c368a6afcddfc 100644 (file)
@@ -135,7 +135,7 @@ reflect either technical terms or legacy ways of referring to Ceph systems.
 
        Ceph Kernel Modules
                The collection of kernel modules which can be used to interact with the
-               Ceph System (e.g,. ``ceph.ko``, ``rbd.ko``).
+               Ceph System (e.g., ``ceph.ko``, ``rbd.ko``).
 
        Ceph Client Libraries
                The collection of libraries that can be used to interact with components
index 8405f6e3968ae94e7d769721e72c787d2bbca25d..d1eeed8c73a1683ac8212f284a070d86dbac77ee 100644 (file)
@@ -202,7 +202,7 @@ app must supply a monitor address, a username and an authentication key
 RADOS provides a number of ways for you to set the required values. For
 the monitor and encryption key settings, an easy way to handle them is to ensure
 that your Ceph configuration file contains a ``keyring`` path to a keyring file
-and at least one monitor address (e.g,. ``mon host``). For example:: 
+and at least one monitor address (e.g., ``mon host``). For example::
 
        [global]
        mon host = 192.168.1.1
index 23b7106d33972d06646ee7308e7ea6cdf688d5f3..5efda04f9ba11f122b0cbac9e8b39844e3441542 100644 (file)
@@ -41,7 +41,7 @@ Once the gateway is running, you should be able to access it on port ``7480``.
 Configuring the Ceph Object Gateway Instance
 ============================================
 
-#. To change the default port (e.g,. to port ``80``), modify your Ceph
+#. To change the default port (e.g., to port ``80``), modify your Ceph
    configuration file. Add a section entitled ``[client.rgw.<client-node>]``,
    replacing ``<client-node>`` with the short node name of your Ceph client
    node (i.e., ``hostname -s``). For example, if your node name is