From: Li Peng Date: Tue, 26 Apr 2016 06:08:10 +0000 (+0800) Subject: doc: fix typo X-Git-Tag: v11.1.0~540^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1f6608dff66a4600037be62fdc352c05720e8e9b;p=ceph.git doc: fix typo Signed-off-by: Li Peng --- diff --git a/doc/install/install-ceph-gateway.rst b/doc/install/install-ceph-gateway.rst index 3b370752d6da..d34d74877d86 100644 --- a/doc/install/install-ceph-gateway.rst +++ b/doc/install/install-ceph-gateway.rst @@ -112,7 +112,7 @@ Gateway:: Finally, check to ensure that the port you selected is open on the node's firewall (e.g., port ``80``). If it is not open, add the port and reload the -firewall configuration. If you use the ``firewald``, daemon execute:: +firewall configuration. If you use the ``firewalld`` daemon, execute:: sudo firewall-cmd --list-all sudo firewall-cmd --zone=public --add-port 80/tcp --permanent