From 46fc168599b0213daa3b7673225a345cc627ed73 Mon Sep 17 00:00:00 2001 From: sjjh <2787214+sjjh@users.noreply.github.com> Date: Sun, 15 Dec 2019 14:13:24 +0100 Subject: [PATCH] corrected download -> upload (#218) --- source/manual/how-tos/shaper.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/shaper.rst b/source/manual/how-tos/shaper.rst index ad0daf77..4a85fe48 100644 --- a/source/manual/how-tos/shaper.rst +++ b/source/manual/how-tos/shaper.rst @@ -641,7 +641,7 @@ Create a rule for the upload traffic **src-port** any *The source port to shape, leave on any* **destination** any *The destination IP to shape, leave on any* **dst-port** any *The destination port to shape, leave on any* - **direction** out *Match incoming packages (download)* + **direction** out *Match outgoing packages (upload)* **target** PipeUp-1Mbps *Select the Download pipe* **description** GuestNetUpload *Enter a descriptive name* ====================== =================== =====================================================