[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/develop] Fix typo in inline comment in HTTPServer.



commit fa1a5612592b72da5630a6c7d00cb4c51602ab61
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Mon Mar 17 22:55:17 2014 +0000

    Fix typo in inline comment in HTTPServer.
---
 lib/bridgedb/HTTPServer.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/bridgedb/HTTPServer.py b/lib/bridgedb/HTTPServer.py
index 89989eb..2744193 100644
--- a/lib/bridgedb/HTTPServer.py
+++ b/lib/bridgedb/HTTPServer.py
@@ -68,7 +68,7 @@ try:
                                "please install the geoip-database package."
                                % _geoipdb)
     # This is a "pure" python version which interacts with the Maxmind GeoIP
-    # API (version 1). It require, in Debian, the libgeoip-dev and
+    # API (version 1). It requires, in Debian, the libgeoip-dev and
     # geoip-database packages.
     import pygeoip
     geoip = pygeoip.GeoIP(_geoipdb, flags=pygeoip.MEMORY_CACHE)



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits