diff options
-rw-r--r-- | webkit/support/setup_third_party.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/setup_third_party.py b/webkit/support/setup_third_party.py index 172ece7..f3cf719 100644 --- a/webkit/support/setup_third_party.py +++ b/webkit/support/setup_third_party.py @@ -3,7 +3,7 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -"A helper script for setting up forwarding headers.""" +"""A helper script for setting up forwarding headers.""" import errno import os |