Fix minor typo (Sucessfully -> Successfully)
authorMichael Prokop <mika@grml.org>
Tue, 21 May 2019 13:11:35 +0000 (15:11 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 21 May 2019 13:11:35 +0000 (15:11 +0200)
update-grml-rescueboot

index 89200c3..0dc97d5 100755 (executable)
@@ -150,4 +150,4 @@ fi
 echo "Invoking 'update-grub' now."
 update-grub
 
-echo "Sucessfully finished grml-rescueboot integration."
+echo "Successfully finished grml-rescueboot integration."