diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/code-style.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/code-style.pl b/scripts/code-style.pl index 796ed6c12..f76d6433b 100644 --- a/scripts/code-style.pl +++ b/scripts/code-style.pl @@ -5,7 +5,7 @@ # Licence: GPL # First version: 2001-10-15 -# Originally written for Drupal (http://www.drupal.org/) to ensure stylish +# Originally written for Drupal (http://drupal.org/) to ensure stylish # code. This program tries to show as many improvements as possible with # no false positives. |