diff options
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r-- | PRESUBMIT.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index f8f4500..e575ce1 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -5,7 +5,7 @@ """Top-level presubmit script for Chromium. See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts -for more details on the presubmit API built into gcl. +for more details about the presubmit API built into gcl. """ EXCLUDED_PATHS = ( |