aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/make-boot-splash
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/make-boot-splash')
-rwxr-xr-xscripts/make-boot-splash2
1 files changed, 1 insertions, 1 deletions
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