From 8798063e84884f3263f9b7abd9913308b7950063 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Sat, 7 Dec 2013 03:18:16 +0100 Subject: Lots of spelling fixes in comments and man pages submitted by Paul Ivanov --- ezjail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ezjail.sh') diff --git a/ezjail.sh b/ezjail.sh index 56c2f94..6f2a703 100755 --- a/ezjail.sh +++ b/ezjail.sh @@ -89,7 +89,7 @@ do_cmd() # Cannot auto mount blocking jails without interrupting boot process [ "${ezjail_fromrc}" -a "${action}" = "start" -a "${ezjail_blocking}" ] && echo -n " ...skipping blocking jail ${ezjail}" && continue - # Explicitely do only run blocking crypto jails when *crypto is requested + # Explicitly do only run blocking crypto jails when *crypto is requested [ "${action%crypto}" = "${action}" -o "${ezjail_blocking}" ] || continue # Try to attach (crypto) devices -- cgit v1.2.3