X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgi.c;h=75182199e9f74b322b43918c5ac94ddc1b31b464;hp=0241ebf69ce2ad0ba47f2ed7e6d5cb65014a5aff;hb=3e7f4235d8f86a406a9fc7a8f7d4d09a0516d7ed;hpb=cce678ee7acb88fdad2c75f225adb009f7d4afd4 diff --git a/cgi.c b/cgi.c index 0241ebf6..75182199 100644 --- a/cgi.c +++ b/cgi.c @@ -106,7 +106,7 @@ static const struct cgi_dispatcher cgi_dispatchers[] = { */ { "client-tags", cgi_show_client_tags, - "View or toggle the tags that can be set based on the clients address", + "View or toggle the tags that can be set based on the client's address", TRUE }, #endif { "show-request",