]> git.pld-linux.org Git - packages/cherokee.git/commitdiff
typo fix
authorElan Ruusamäe <glen@delfi.ee>
Mon, 10 Aug 2015 07:59:09 +0000 (10:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 10 Aug 2015 07:59:09 +0000 (10:59 +0300)
cherokee.init [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index fc29202..5c533df
@@ -6,7 +6,6 @@
 #
 # description: Cherokee is Fast, Flexible and Lightweight Web server
 #
-# $Id$
 
 # Source function library
 . /etc/rc.d/init.d/functions
@@ -43,7 +42,7 @@ configtest() {
 
 # wrapper for configtest
 # with $details = 1 will report ok/fail status to output (status action)
-# with $detauls = 0 will silently discard ok output, and with fail exit script with failure
+# with $details = 0 will silently discard ok output, and with fail exit script with failure
 checkconfig() {
        local details=${1:-0}
 
This page took 0.088471 seconds and 4 git commands to generate.