aboutsummaryrefslogtreecommitdiff
path: root/net/tinyproxy/files
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-03-26 11:53:07 +0100
committerStefan Weil <sw@weilnetz.de>2016-04-10 12:51:10 +0200
commit6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1 (patch)
tree5a86c41f2f8ebec1d85f97aaead41123a28954ae /net/tinyproxy/files
parentc48f8a318a064fbd557b9e30b2fd5b1ed6588945 (diff)
net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'net/tinyproxy/files')
-rw-r--r--net/tinyproxy/files/tinyproxy.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tinyproxy/files/tinyproxy.config b/net/tinyproxy/files/tinyproxy.config
index c81272340..ac7b46ff0 100644
--- a/net/tinyproxy/files/tinyproxy.config
+++ b/net/tinyproxy/files/tinyproxy.config
@@ -52,7 +52,7 @@ option Timeout 600
#
# DefaultErrorFile: The HTML file that gets sent if there is no
# HTML file defined with an ErrorFile keyword for the HTTP error
-# that has occured.
+# that has occurred.
#
option DefaultErrorFile "/usr/share/tinyproxy/default.html"