summaryrefslogtreecommitdiffstats
path: root/mojo/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/PRESUBMIT.py')
-rw-r--r--mojo/PRESUBMIT.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/PRESUBMIT.py b/mojo/PRESUBMIT.py
index 7f5b503..a7dc055 100644
--- a/mojo/PRESUBMIT.py
+++ b/mojo/PRESUBMIT.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""Presubmit script for mojo/embedder.
+"""Presubmit script for mojo
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
for more details about the presubmit API built into depot_tools.