summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-12 22:29:14 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:39 +0100
commit13aa45aedac595c74f2f6738dd649971cbb53c91 (patch)
tree0862ff753b551ee536f9b1215c78431cdd545764 /functions
parent808b473e0882d64cad54bd902b42513d8555e806 (diff)
downloadlive-build-13aa45aedac595c74f2f6738dd649971cbb53c91.zip
live-build-13aa45aedac595c74f2f6738dd649971cbb53c91.tar.gz
Correcting aesthetic typo "proces" -> "process".
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
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