summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2006-01-11 10:20:35 +0000
committerJan Kneschke <jan@kneschke.de>2006-01-11 10:20:35 +0000
commit2f2dc856070d83d2cc4c09764d97fed44bbc1117 (patch)
treecbf2fe13fa72180ab9de8ce2334dcf9128229d0d
parentd16191af3231917aecd41854dee0db11823a4307 (diff)
downloadlighttpd-git-2f2dc856070d83d2cc4c09764d97fed44bbc1117.tar.gz
fixed typo ( fixes #453 )
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@936 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--doc/lighttpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lighttpd.conf b/doc/lighttpd.conf
index 6d796b7a..28402eac 100644
--- a/doc/lighttpd.conf
+++ b/doc/lighttpd.conf
@@ -1,6 +1,6 @@
# lighttpd configuration file
#
-# use a it as base for lighttpd 1.0.0 and above
+# use it as a base for lighttpd 1.0.0 and above
#
# $Id: lighttpd.conf,v 1.7 2004/11/03 22:26:05 weigon Exp $