summaryrefslogtreecommitdiffstats
path: root/scripts/cstyle.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cstyle.pl')
-rwxr-xr-xscripts/cstyle.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cstyle.pl b/scripts/cstyle.pl
index 7baf25545..06bce77bd 100755
--- a/scripts/cstyle.pl
+++ b/scripts/cstyle.pl
@@ -64,7 +64,7 @@ my $usage =
-C don't check anything in header block comments
-P check for use of non-POSIX types
-o constructs
- allow a comma-seperated list of optional constructs:
+ allow a comma-separated list of optional constructs:
doxygen allow doxygen-style block comments (/** /*!)
splint allow splint-style lint comments (/*@ ... @*/)
";