Index: ui/events/PRESUBMIT.py |
diff --git a/ui/events/PRESUBMIT.py b/ui/events/PRESUBMIT.py |
index 21b49a73085b484d1ca44f9a7d63c0be4198ee7f..182145b9806749058755305d2cb767664a8fb4d3 100644 |
--- a/ui/events/PRESUBMIT.py |
+++ b/ui/events/PRESUBMIT.py |
@@ -5,7 +5,7 @@ |
"""Chromium presubmit script for src/ui/events |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
-for more details on the presubmit API built into gcl. |
+for more details on the presubmit API built into depot_tools. |
""" |
def GetPreferredTryMasters(project, change): |