summaryrefslogtreecommitdiffstats
path: root/mdkonline
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2006-02-22 19:15:30 +0000
committerDaouda Lo <daouda@mandriva.com>2006-02-22 19:15:30 +0000
commitce0cf0ea41f671d5fc8589747c797d3299fc6e8c (patch)
tree3e94ab36ef3c263d5ed3b1cb3f432d962728db37 /mdkonline
parent0c5f0a56a9353b8bd6e26442e8f8150d32c6ad80 (diff)
downloadmgaonline-ce0cf0ea41f671d5fc8589747c797d3299fc6e8c.tar
mgaonline-ce0cf0ea41f671d5fc8589747c797d3299fc6e8c.tar.gz
mgaonline-ce0cf0ea41f671d5fc8589747c797d3299fc6e8c.tar.bz2
mgaonline-ce0cf0ea41f671d5fc8589747c797d3299fc6e8c.tar.xz
mgaonline-ce0cf0ea41f671d5fc8589747c797d3299fc6e8c.zip
- fix typo
Diffstat (limited to 'mdkonline')
-rwxr-xr-xmdkonline2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline b/mdkonline
index d9f7aeaa..31823705 100755
--- a/mdkonline
+++ b/mdkonline
@@ -96,7 +96,7 @@ my $wiz = wizards->new(
name => N("Mandriva Online"),
pages => {
welcome => {
- name => N("This assistant will help you to upload your confguration\n(packages, hardware configuration) to a centralized database in\norder to keep you informed about security updates and useful upgrades.\n"),
+ name => N("This assistant will help you to upload your configuration\n(packages, hardware configuration) to a centralized database in\norder to keep you informed about security updates and useful upgrades.\n"),
no_back => 1,
next => 'choices'
},