From 29079f03cfb0653316b07c58d24f4d547b3de1cc Mon Sep 17 00:00:00 2001 From: bin liu Date: Fri, 7 Mar 2014 18:19:18 +0800 Subject: [PATCH] removing redundant dot Maybe it's a typo --- docs/sources/use/port_redirection.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/use/port_redirection.rst b/docs/sources/use/port_redirection.rst index 437c909bfb..38d6b98841 100644 --- a/docs/sources/use/port_redirection.rst +++ b/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.