summaryrefslogtreecommitdiffstats
path: root/isolinux/setpkg
diff options
context:
space:
mode:
Diffstat (limited to 'isolinux/setpkg')
-rw-r--r--isolinux/setpkg8
1 files changed, 4 insertions, 4 deletions
diff --git a/isolinux/setpkg b/isolinux/setpkg
index e7f69a1c1..48af86926 100644
--- a/isolinux/setpkg
+++ b/isolinux/setpkg
@@ -1,6 +1,6 @@
#!/bin/sh
# This script is used within the Slackware installer to present
-# a package series selection menu. If not present, a default list
+# a package series selection menu. If not present, a default list
# built into the installer is used.
# Protected tmp directory:
@@ -12,9 +12,9 @@ fi
rm -f $TMP/SeTSERIES
dialog --backtitle "Selecting software to install." --title "PACKAGE SERIES SELECTION" --item-help --output-separator "#" --checklist \
"Now it's time to select which general categories of software to install \
-on your system. Use the spacebar to select or unselect the software you \
-wish to install. You can use the up and down arrows to see all the \
-possible choices. Recommended choices have been preselected. Press the \
+on your system. Use the spacebar to select or unselect the software you \
+wish to install. You can use the up and down arrows to see all the \
+possible choices. Recommended choices have been preselected. Press the \
ENTER key when you are finished." \
20 75 9 \
"A" "Base Linux system" on "The A (base) series contains the kernel and main system utilities." \