summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 1b7002500..2a4c2d23e 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -120,7 +120,7 @@ sub selectKeyboard {
} 'installPackages' if !$::g_auto_install && (!$o->{isUpgrade} || !$o->{keyboard}{unsafe});
}
#------------------------------------------------------------------------------
-sub acceptLicence {}
+sub acceptLicense {}
#------------------------------------------------------------------------------
sub setupSCSI {