diff options
author | Holger Paradies <retabell@gmx.de> | 2021-05-15 09:32:27 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-05-15 09:32:27 +0200 |
commit | f9fd1fbb007d32cc6445d51a7f1809fc86b25dfb (patch) | |
tree | d2553f39cd48971227069cd019f3a89592379226 | |
parent | 7777edead02eb1a5d2fc5faa57a0424d09b15236 (diff) | |
download | acritoxinstaller-f9fd1fbb007d32cc6445d51a7f1809fc86b25dfb.zip acritoxinstaller-f9fd1fbb007d32cc6445d51a7f1809fc86b25dfb.tar.gz |
Fix OLD typo
-rw-r--r-- | kanotix/enable_persistent_live.bash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kanotix/enable_persistent_live.bash b/kanotix/enable_persistent_live.bash index c1097c7..0d29e00 100644 --- a/kanotix/enable_persistent_live.bash +++ b/kanotix/enable_persistent_live.bash @@ -52,7 +52,7 @@ $KDIALOG --warningcontinuecancel "This script automatically configures your Live * writes config files to the new partition =============================================================== -CURRENT CHANGES ARE NOT STORED, YOU HAVE TO REBOOT TO ENABLE PERSITENCE! +CURRENT CHANGES ARE NOT STORED, YOU HAVE TO REBOOT TO ENABLE PERSISTENCE! =============================================================== Press \"Continue\" when you are ready to start. @@ -67,7 +67,7 @@ $ZENITY --question --text "This script automatically configures your Live-USB-St * writes config files to the new partition =============================================================== -CURRENT CHANGES ARE NOT STORED, YOU HAVE TO REBOOT TO ENABLE PERSITENCE! +CURRENT CHANGES ARE NOT STORED, YOU HAVE TO REBOOT TO ENABLE PERSISTENCE! =============================================================== Press \"Continue\" when you are ready to start. |