summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b3d99b0..b128424 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Architecture: any
Depends: ${shlibs:Depends}
Provides: httpd, httpd-cgi
Description: a small HTTP server
- mini_httpd implements all basic features of a HTTPD, including: GET,HEAD,POST
+ mini-httpd implements all basic features of a HTTPD, including: GET,HEAD,POST
methods, common MIME types, basic authentication, virtual hosting, CGI,
directory listing, trailing-slash redirection, standard logging, custom error
pages etc. It also can be configured to do SSL and IPv6.