diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-04-16 04:58:51 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2002-04-16 04:58:51 +0000 |
commit | 795f4f2fe784cf9fe807a778241f7fdd5653bf61 (patch) | |
tree | 72bd22c32f838a0e1eee183d554cb6a75968d4e1 /README | |
parent | 8defcc62258e9bd2ff6fb387a8c0b4a034dcd82c (diff) | |
download | tinyproxy-795f4f2fe784cf9fe807a778241f7fdd5653bf61.tar.gz tinyproxy-795f4f2fe784cf9fe807a778241f7fdd5653bf61.zip |
More spelling fixes.
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ ----------- tinyproxy is a small, efficient HTTP/SSL proxy daemon released under - the GNU General Public Licence (GPL). tinyproxy is very useful in a + the GNU General Public License (GPL). tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the buffering connection concept. In |