X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=060d3a218a016213cfe113a21ab24dd804627f10;hp=e5d6c77c4fe0dd5ba54b5a7e1061796cbc3ca034;hb=ace32ae4a5dffd70e1b924d597bd2450d0417590;hpb=6eebff865467946aeb40cf87d267c81d441bc8fd diff --git a/grml-live b/grml-live index e5d6c77..060d3a2 100755 --- a/grml-live +++ b/grml-live @@ -390,7 +390,7 @@ if [ -n "$MIRROR_DIRECTORY" ] ; then fi cat > "$SOURCES_LIST_FILE" << EOF # NOTE: This file is *NOT* meant for manual customisation! This file is -# modified by grml-live and any changes might be overriden. +# modified by grml-live and any changes might be overridden. # You might consider using GRML_LIVE_SOURCES in /etc/grml/grml-live.conf* # or FAI's fcopy command with /etc/grml/fai/config/files instead! EOF @@ -401,7 +401,7 @@ EOF elif [ -n "$GRML_LIVE_SOURCES" ] ; then cat > "$SOURCES_LIST_FILE" << EOF # NOTE: This file is *NOT* meant for manual customisation! This file is -# modified by grml-live and any changes might be overriden. +# modified by grml-live and any changes might be overridden. # You might consider using GRML_LIVE_SOURCES in /etc/grml/grml-live.conf* # or FAI's fcopy command with /etc/grml/fai/config/files instead! EOF