summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index d5047848..832bb2df 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -322,7 +322,7 @@ def gen_history_page(package, arch=None):
def gen_packages_html(packages, no_clean=False):
"""
- generate the /rb-pkg/package.html pages.
+ generate the /rb-pkg/package.HTML pages.
packages should be a list of Package objects.
"""
total = len(packages)