]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - lighttpd.init
- merged 1.4.50 from PLD
[packages/lighttpd.git] / lighttpd.init
index 69d169b3ec553deadc750cac631c47809e7a8511..026a23048dbb93659d539e9ebc70dd958f7956e5 100755 (executable)
@@ -38,7 +38,7 @@ configtest() {
        if [ -n "$out" ]; then
                # make it unique, format nicely
                out=$(echo "$out" | sort -u | xargs | sed -e 's/ /, /g')
-               echo >&2 "WARNING: found deprecated '$out', convert to 'url.rewrite-final' recommented, See http://redmine.lighttpd.net/issues/2379"
+               echo >&2 "WARNING: found deprecated '$out', convert to 'url.rewrite-final' recommended, See http://redmine.lighttpd.net/issues/2379"
        fi
 
        env SHELL=/bin/sh $DAEMON -t -f $CONFIGFILE $HTTPD_OPTS