summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/updatechanges.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/updatechanges.py b/scripts/updatechanges.py
index 5f4a63b..7b815da 100755
--- a/scripts/updatechanges.py
+++ b/scripts/updatechanges.py
@@ -8,7 +8,7 @@ The script registers - in the 'change' table - all current changes of all
time series of the host/platform/branch combination in question (wiping all
existing changes first).
-The 'Change Summary' web page can then populate its internal tables
+The 'Top Changes' web page can then populate its internal tables
directly from the 'change' table.
"""