From 81780ff6b2bd6f2e526a4667bed381dbf84d4f02 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 21 May 2019 15:11:35 +0200 Subject: [PATCH] Fix minor typo (Sucessfully -> Successfully) --- update-grml-rescueboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-grml-rescueboot b/update-grml-rescueboot index 89200c3..0dc97d5 100755 --- a/update-grml-rescueboot +++ b/update-grml-rescueboot @@ -150,4 +150,4 @@ fi echo "Invoking 'update-grub' now." update-grub -echo "Sucessfully finished grml-rescueboot integration." +echo "Successfully finished grml-rescueboot integration." -- 2.1.4