From e6be7346e84f068f11c466d116b51fab2d91e425 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 18 Jul 2005 14:55:49 +0000 Subject: fix typo --- scripts/make-boot-splash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/make-boot-splash') diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index 4d5722e..45abd82 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -41,7 +41,7 @@ if [[ -f $splash_dir/themes/$THEME/lilo/message ]];then fi if [[ -z $config ]];then - echo "Can't find a config files for resolution $resolution"; + echo "Can't find a config file for resolution $resolution"; exit 1; fi -- cgit v1.2.1