summaryrefslogtreecommitdiffstats
path: root/lib/MGA/DrakISO/BuildMedia.pm
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2018-08-27 14:55:57 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2018-08-27 14:55:57 +0100
commit9542eca0cb2237c7c4663f314b9b13d4b8e72428 (patch)
tree1b71243683f37e9ff92d61dc59b5b33dc61a8f15 /lib/MGA/DrakISO/BuildMedia.pm
parentb8edaa009697a36fdd09b159d8ad28a3b126776c (diff)
downloaddrakiso-9542eca0cb2237c7c4663f314b9b13d4b8e72428.tar
drakiso-9542eca0cb2237c7c4663f314b9b13d4b8e72428.tar.gz
drakiso-9542eca0cb2237c7c4663f314b9b13d4b8e72428.tar.bz2
drakiso-9542eca0cb2237c7c4663f314b9b13d4b8e72428.tar.xz
drakiso-9542eca0cb2237c7c4663f314b9b13d4b8e72428.zip
drakclassic: s/classic installer/classical installer/
for consistency with the Wiki.
Diffstat (limited to 'lib/MGA/DrakISO/BuildMedia.pm')
-rw-r--r--lib/MGA/DrakISO/BuildMedia.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MGA/DrakISO/BuildMedia.pm b/lib/MGA/DrakISO/BuildMedia.pm
index 10fe0ea..bede84b 100644
--- a/lib/MGA/DrakISO/BuildMedia.pm
+++ b/lib/MGA/DrakISO/BuildMedia.pm
@@ -18,7 +18,7 @@
# SYNOPSIS
# --------
# This package provides a function to create the urpmi media that will be used
-# by the classic installer and to generate the product.id and package.lst
+# by the classical installer and to generate the product.id and package.lst
# files that will be included in the installer ISO image.
package MGA::DrakISO::BuildMedia;