[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#389486: typo in comment at initramfs-tools.preinst: inhertic -> inherit



Package: initramfs-tools
Version: 0.80
Severity: minor
Tags: patch

--- initramfs-tools.preinst 2006-09-19 17:36:29.000000000 +0300
+++ initramfs-tools.preinst  2006-09-26 02:08:53.000000000 +0300
@@ -10,7 +10,7 @@
    # First time install.  Can we autodetect the RESUME partition?
    RESUME=$(tail -n $(($(wc -l /proc/swaps | awk ' { print $1 } ') - 1)) /proc/swaps | sort -rk3 | head -n 1 | awk ' { print $1 } ')

-   # Inhertic initrd-tools settings if possible.
+   # Inherit initrd-tools settings if possible.
    if [ -e /etc/mkinitrd/mkinitrd.conf ]; then
        . /etc/mkinitrd/mkinitrd.conf
    fi





Reply to: