doc: Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 Dec 2011 01:55:39 +0000 (02:55 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 Dec 2011 01:55:39 +0000 (02:55 +0100)
doc/htparser.doc

index 698e559..6e2c239 100644 (file)
@@ -92,7 +92,7 @@ EXAMPLES
 `htparser plain:port=8080 -- dirplex /srv/www`::
 
        The same as the previous example, but uses port 8080 instead,
-       so that it can be started without root privileges.]
+       so that it can be started without root privileges.
 
 `htparser plain ssl:cert=/etc/ssl/private/web.pem -- dirplex /srv/www`::