summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbackup
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-23 03:02:06 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-23 03:02:06 +0000
commit1678abc8d4a032891d016411dad231bd55ca30d1 (patch)
tree00b35ecb304bb58d4213dcdc81d1866e1a3ac081 /perl-install/standalone/drakbackup
parent8ad006ef969c3a18cd41f2a6ec96dec8cee74b89 (diff)
downloaddrakx-backup-do-not-use-1678abc8d4a032891d016411dad231bd55ca30d1.tar
drakx-backup-do-not-use-1678abc8d4a032891d016411dad231bd55ca30d1.tar.gz
drakx-backup-do-not-use-1678abc8d4a032891d016411dad231bd55ca30d1.tar.bz2
drakx-backup-do-not-use-1678abc8d4a032891d016411dad231bd55ca30d1.tar.xz
drakx-backup-do-not-use-1678abc8d4a032891d016411dad231bd55ca30d1.zip
aspell's typo fixes
Diffstat (limited to 'perl-install/standalone/drakbackup')
-rwxr-xr-xperl-install/standalone/drakbackup2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbackup b/perl-install/standalone/drakbackup
index 18cb2cee8..eddb685bd 100755
--- a/perl-install/standalone/drakbackup
+++ b/perl-install/standalone/drakbackup
@@ -2778,7 +2778,7 @@ sub restore_aff_result() {
$do_restore = gtkpack_(Gtk2::VBox->new(0,10),
1, Gtk2::VBox->new(0,10),
0, N(" All of your selected data have been "),
- 0, N(" Successfuly Restored on %s ", $restore_path),
+ 0, N(" Successfully Restored on %s ", $restore_path),
1, Gtk2::VBox->new(0,10),
),
);