diff options
author | Stefan Fritsch <sf@debian.org> | 2008-09-05 20:53:49 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:36:57 +0100 |
commit | 3fbca00e71fa622638254cf47483449413b0c621 (patch) | |
tree | 1af6a4241c1a23b6790a72c700613b29ea29637b | |
parent | 1cb3197dd8f18546473cf466542ef8a49b69e746 (diff) | |
download | apache2-3fbca00e71fa622638254cf47483449413b0c621.tar.gz |
typo
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@807 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0181170e..ed4857b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ apache2 (2.2.9-8) UNRELEASED; urgency=low * Correct description of ServerTokens in /etc/apache2/conf.d/security. (Closes: #497362) - * Specify DocumentRoot withouth trailing slash. (Closes: #495110) + * Specify DocumentRoot without trailing slash. (Closes: #495110) -- Stefan Fritsch <sf@debian.org> Thu, 04 Sep 2008 18:34:48 +0200 |