]> www.dolda2000.com Git - ashd.git/commitdiff
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 698e559173f74e02c29c84a79d6ddf002cf5c2f3..6e2c239078dc43c9f337aee567b60139422b0654 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`::