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