[tor-commits] [meek/master] Typo.
dcf at torproject.org
dcf at torproject.org
Tue Jan 6 07:12:42 UTC 2015
commit 9c70604c81a08c8648b60fd08e8b9dd41db252c4
Author: David Fifield <david at bamsoftware.com>
Date: Mon Jan 5 23:12:00 2015 -0800
Typo.
---
nginx/nginx.conf.example | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nginx/nginx.conf.example b/nginx/nginx.conf.example
index 0f0b4db..4ed239c 100644
--- a/nginx/nginx.conf.example
+++ b/nginx/nginx.conf.example
@@ -42,7 +42,7 @@ server {
# This is where the magic happens
location / {
- # Proxy traffic all traffic received with the meek Host to
+ # Proxy all traffic received with the meek Host to
# a meek-server instance.
proxy_pass http://meek.bamsoftware.com:7002;
More information about the tor-commits
mailing list