[packages/cherokee] typo fix

glen glen at pld-linux.org
Mon Aug 10 09:59:18 CEST 2015


commit d733f93f1ef5fcff3ed6b2d81c044c9f1086f066
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 10 10:59:09 2015 +0300

    typo fix

 cherokee.init | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/cherokee.init b/cherokee.init
old mode 100644
new mode 100755
index fc29202..5c533df
--- a/cherokee.init
+++ b/cherokee.init
@@ -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}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cherokee.git/commitdiff/d733f93f1ef5fcff3ed6b2d81c044c9f1086f066



More information about the pld-cvs-commit mailing list