Index: chrome/common/extensions/docs/server2/PRESUBMIT.py |
diff --git a/chrome/common/extensions/docs/server2/PRESUBMIT.py b/chrome/common/extensions/docs/server2/PRESUBMIT.py |
index 7ac6d9aea5ff30b50d406f82ed800719eb9049ab..b4332e203e920414cb1a2a9094e607486c3ae8eb 100644 |
--- a/chrome/common/extensions/docs/server2/PRESUBMIT.py |
+++ b/chrome/common/extensions/docs/server2/PRESUBMIT.py |
@@ -5,7 +5,7 @@ |
"""Presubmit script for changes affecting extensions docs server |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
-for more details about the presubmit API built into gcl. |
+for more details about the presubmit API built into depot_tools. |
""" |
# Run build_server so that files needed by tests are copied to the local |