summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2011-12-10 17:14:47 +0000
committerThomas Backlund <tmb@mageia.org>2011-12-10 17:14:47 +0000
commitfeaf3037128fccff77a5dc7c52e2f1c4f2e55a67 (patch)
treefa86b36751be8a891616bd83edda5acfaaaf07a7
parent8d4f396a2261549dbe620662e704e37eca4f884b (diff)
downloaddraklive-config-feaf3037128fccff77a5dc7c52e2f1c4f2e55a67.tar
draklive-config-feaf3037128fccff77a5dc7c52e2f1c4f2e55a67.tar.gz
draklive-config-feaf3037128fccff77a5dc7c52e2f1c4f2e55a67.tar.bz2
draklive-config-feaf3037128fccff77a5dc7c52e2f1c4f2e55a67.tar.xz
draklive-config-feaf3037128fccff77a5dc7c52e2f1c4f2e55a67.zip
fix typo in media name
-rw-r--r--config/auto_inst.cfg.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index fdf9101..a0a0f45 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -23,7 +23,7 @@ $o = {
url => 'drakx://media',
selected_names => join(',',
'Core Release', 'Core Updates',
- 'Nonfree Release', 'Non-free Updates',
+ 'Nonfree Release', 'Nonfree Updates',
),
},
if_($ENV{DRAKLIVE_ADDITIONAL_REPOSITORY},