Fix cosmetic typo in 05_boot_failure_message_grml.dpatch
authorMichael Prokop <mika@grml.org>
Fri, 13 Nov 2009 21:59:08 +0000 (22:59 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 13 Nov 2009 21:59:08 +0000 (22:59 +0100)
debian/patches/05_boot_failure_message_grml.dpatch

index 84078e7..3ba17c0 100755 (executable)
        printf "     ${DEB_2}  \033[1;37mBOOT FAILED!\033[0m\n"
        printf "     ${DEB_3}\n"
 -      printf "     ${DEB_4}  This Debian Live image failed to boot.\n\n"
-+      printf "     ${DEB_4}  This grml image failed to boot.\n\n"
++      printf "     ${DEB_4}  This Grml image failed to boot.\n\n"
  
 -      printf "  Please file a bug against the 'live-initramfs' package or email the Debian\n"
 -      printf "  Live mailing list at <debian-live@lists.debian.org>, making sure to note the\n"
 -      printf "  exact version, name and distribution of the image you were attempting to boot.\n\n"
 +      printf "  Please file a bug at http://grml.org/bugs/ or http://bts.grml.org/, making\n"
-+      printf "  sure to not the exact version, name and distribution of the image you were\n"
++      printf "  sure to note the exact version, name and distribution of the image you were\n"
 +      printf "  attempting to boot.\n\n"
 +
 +      if [ -r /etc/grml_version ] ; then