summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-07-15 02:49:09 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-07-15 02:49:20 -0400
commitff1afc970853f1e9aac03e3fec8a3e2730920651 (patch)
tree8e17ff4f680510573eb3520960e9e0269152eb67 /configs
parent5563a7863f4312fe1837fa85f22cb008e93f1671 (diff)
fix typos in boot menu entries
Diffstat (limited to 'configs')
-rw-r--r--configs/talkingparabola/syslinux/parabolaiso_sys32.cfg2
-rw-r--r--configs/talkingparabola/syslinux/parabolaiso_sys64.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg b/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg
index 404c00e..1a98a0b 100644
--- a/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg
+++ b/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg
@@ -5,7 +5,7 @@ TEXT HELP
Boot the Parabola GNU/Linux-libre (i686) live medium with speakup enabled.
It allows you to install Parabola GNU/Linux-libre or perform system maintenance using speatch feedback.
ENDTEXT
-MENU LABEL Boot Parabola GNU/Linux-libre (i686) with speatch
+MENU LABEL Boot Parabola GNU/Linux-libre (i686) with TTS speech
LINUX boot/i686/vmlinuz
INITRD boot/i686/parabolaiso.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% speakup.synth=soft
diff --git a/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg b/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg
index 9f7df06..7376bc1 100644
--- a/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg
+++ b/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg
@@ -5,7 +5,7 @@ TEXT HELP
Boot the Parabola GNU/Linux-libre (x86_64) live medium with speakup enabled.
It allows you to install Parabola GNU/Linux-libre or perform system maintenance using speatch feedback.
ENDTEXT
-MENU LABEL Boot Parabola GNU/Linux-libre (x86_64) with speatch
+MENU LABEL Boot Parabola GNU/Linux-libre (x86_64) with TTS speech
LINUX boot/x86_64/vmlinuz
INITRD boot/x86_64/parabolaiso.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% speakup.synth=soft