From 13aa45aedac595c74f2f6738dd649971cbb53c91 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Tue, 12 Aug 2008 22:29:14 +0100 Subject: 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 74e8aba..fcdf786 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 -- cgit v1.0