summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_breakages.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_breakages.py')
-rwxr-xr-xbin/reproducible_html_breakages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py
index 36115fc2..4a2158cd 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -340,4 +340,4 @@ if __name__ == '__main__':
left_nav_html = create_main_navigation(displayed_page='breakages')
write_html_page(title, html, destfile, style_note=True,
left_nav_html=left_nav_html)
- log.info('Breackages page created at ' + desturl)
+ log.info('Breakages page created at ' + desturl)