diff --git a/docs/upgrades/upgrade_7.7.19-7.8.0.pl b/docs/upgrades/upgrade_7.7.19-7.8.0.pl index 5257bef4e..327385caa 100644 --- a/docs/upgrades/upgrade_7.7.19-7.8.0.pl +++ b/docs/upgrades/upgrade_7.7.19-7.8.0.pl @@ -51,7 +51,7 @@ finish($session); # this line required #---------------------------------------------------------------------------- # Add the column for featured wiki pages -sub exampleFunction { +sub addFeaturedPageWiki { my $session = shift; print "\tAdding featured pages to the Wiki " unless $quiet;