diff options
Diffstat (limited to 'perl-install/standalone/drakbackup')
-rwxr-xr-x | perl-install/standalone/drakbackup | 2 |
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), ), ); |