s/specifiend/specified/

Signed-off-by: Chris Lamb <lamby@debian.org>
This commit is contained in:
Chris Lamb 2012-05-10 16:20:43 +00:00
parent 69badd6f2d
commit 1557630e91
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ EXAMPLES
--------
--------------------------------------------------------------------------------
# Creates or appends the line specifiend in "include_www" to the file "lighttpd.conf"
# Creates or appends the line specified in "include_www" to the file "lighttpd.conf"
__addifnosuchline www --file /etc/lighttpd.conf --line include_www
# Adds the line "include_git" to the file "lighttpd.conf"