Fixed broken reference to: &packages_used_comments
[MyWeb.git] / Web.pm
diff --git a/Web.pm b/Web.pm
index dbb9c44..0401f98 100644 (file)
--- a/Web.pm
+++ b/Web.pm
@@ -583,7 +583,7 @@ sub footer()
                Wprint "</p>\n";
                }
 
-       packages_used_comments();
+       footer_packages_used_comments();
 
        do { Wprint $_ if $_; } for $W->{"footing"};