summaryrefslogtreecommitdiff
path: root/scripts/code-style.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/code-style.pl')
-rw-r--r--scripts/code-style.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/code-style.pl b/scripts/code-style.pl
index 5970fc10c..df2add6c9 100644
--- a/scripts/code-style.pl
+++ b/scripts/code-style.pl
@@ -181,7 +181,7 @@ code-style.pl - Review drupal code for style
=head1 DESCRIPTION
Originally written for Drupal (http://drupal.org/) to ensure stylish
-code. This program reviews PHP code, and tries to show as many code
+code. This program reviews PHP code, and tries to show as many code
improvements as possible with no false positives.
=head1 OPTIONS