From 8ce28f6311b82660c7193e1d5d444c628776136c Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Tue, 12 Aug 2008 22:29:14 +0100 Subject: [PATCH] Correcting aesthetic typo "proces" -> "process". --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 74e8abae2..fcdf78682 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -159,7 +159,7 @@ Set_defaults () then LH_FDISK="fdisk" else - Echo_error "Can't proces file /sbin/fdisk" + Echo_error "Can't process file /sbin/fdisk" fi fi