Browse Source

Merge pull request #4522 from liubin0329/patch-1

removing redundant dot
Sven Dowideit 11 năm trước cách đây
mục cha
commit
3e5102c11e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/sources/use/port_redirection.rst

+ 1 - 1
docs/sources/use/port_redirection.rst

@@ -149,4 +149,4 @@ This tells ``client`` that a service is running on port 80 of
 ``server`` and that ``server`` is accessible at the IP address
 172.17.0.8
 
-Note: Using the ``-p`` parameter also exposes the port..
+Note: Using the ``-p`` parameter also exposes the port.