From 4948f76f1050ea9329a73709e450a9fa1e384178 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 Upstream-commit: 29079f03cfb0653316b07c58d24f4d547b3de1cc Component: engine --- components/engine/docs/sources/use/port_redirection.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/sources/use/port_redirection.rst b/components/engine/docs/sources/use/port_redirection.rst index 437c909bfb..38d6b98841 100644 --- a/components/engine/docs/sources/use/port_redirection.rst +++ b/components/engine/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.