From f7df67cff0a756eefc8daea36e6468df694a43d0 Mon Sep 17 00:00:00 2001 From: klemens Date: Sun, 26 Mar 2017 17:02:22 +0200 Subject: spelling fixes Closes #1356 --- tests/certs/scripts/genserv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/certs/scripts/genserv.sh') diff --git a/tests/certs/scripts/genserv.sh b/tests/certs/scripts/genserv.sh index e7845c5c1..50bac0116 100755 --- a/tests/certs/scripts/genserv.sh +++ b/tests/certs/scripts/genserv.sh @@ -39,7 +39,7 @@ if [ ".$CAPREFIX" = . ] ; then NOTOK=1 else if [ ! -f $CAPREFIX-ca.cacert ] ; then - echo No CA certficate file $CAPREFIX-ca.caert + echo No CA certificate file $CAPREFIX-ca.caert NOTOK=1 fi if [ ! -f $CAPREFIX-ca.key ] ; then -- cgit v1.2.3