commit 9c70604c81a08c8648b60fd08e8b9dd41db252c4
Author: David Fifield <[email protected]>
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;
 

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to