From: Michael Prokop Date: Tue, 21 May 2019 13:11:35 +0000 (+0200) Subject: Fix minor typo (Sucessfully -> Successfully) X-Git-Tag: v0.5.1~2 X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=commitdiff_plain;h=81780ff6b2bd6f2e526a4667bed381dbf84d4f02;hp=c2292f50f7d0fab1e88506fc313dff2f79ff038f Fix minor typo (Sucessfully -> Successfully) --- 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."