(Trivial) Fix a typo.
authorBill Meier <wmeier@newsguy.com>
Wed, 5 Mar 2014 15:26:11 +0000 (10:26 -0500)
committerBill Meier <wmeier@newsguy.com>
Wed, 5 Mar 2014 15:29:57 +0000 (15:29 +0000)
Change-Id: Ib084b7e9d463c54fc836745833005b1456a82709
Reviewed-on: https://code.wireshark.org/review/518
Reviewed-by: Bill Meier <wmeier@newsguy.com>
Tested-by: Bill Meier <wmeier@newsguy.com>
tools/checkhf.pl

index 64241fb7ea15c911739cae9b40e5de22d7ced4d7..4c7c1e50fa971a663c029161bc63b684ed4c0389 100755 (executable)
@@ -33,7 +33,7 @@
 ##
 ##       This program can be used to scan original .c source files or source
 ##        files which have been passed through a C pre-processor.
-##       Operating on pre-prosessed source files is optimal; There should be
+##       Operating on pre-processed source files is optimal; There should be
 ##        minimal false positives.
 ##       If the .c input is an original source file there may very well be
 ##        false positives/negatives due to the fact that the hf_... variables & etc