forked from ungleich-public/cdist
s/specifiend/specified/
Signed-off-by: Chris Lamb <lamby@debian.org>
This commit is contained in:
parent
69badd6f2d
commit
1557630e91
1 changed files with 1 additions and 1 deletions
|
@ -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
|
__addifnosuchline www --file /etc/lighttpd.conf --line include_www
|
||||||
|
|
||||||
# Adds the line "include_git" to the file "lighttpd.conf"
|
# Adds the line "include_git" to the file "lighttpd.conf"
|
||||||
|
|
Loading…
Reference in a new issue