[Cdd-commits] r1255 - blends/trunk/blends/share/blends

CDD Subversion Commit noreply at alioth.debian.org
Wed Nov 19 21:53:44 UTC 2008


Author: tille
Date: Wed Nov 19 21:53:43 2008
New Revision: 1255

Modified:
   blends/trunk/blends/share/blends/blend-actions
Log:
Typo


Modified: blends/trunk/blends/share/blends/blend-actions
==============================================================================
--- blends/trunk/blends/share/blends/blend-actions	(original)
+++ blends/trunk/blends/share/blends/blend-actions	Wed Nov 19 21:53:43 2008
@@ -7,7 +7,7 @@
 # CHECK Functions
 
 # checks if Blend $1 exists as a Blend
-CheckBlend() {
+checkBlend() {
 	RET=0
 	BLEND=$1
 	if [ $# -ne 1 ]; then



More information about the Cdd-commits mailing list