aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl.prov2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.prov b/perl.prov
index 82206b8..8c0e890 100755
--- a/perl.prov
+++ b/perl.prov
@@ -154,7 +154,7 @@ sub process_file {
) {
# first see if the version string contains the string
- # '$Revision' this often causes bizzare strings and is the most
+ # '$Revision' this often causes bizarre strings and is the most
# common method of non static numbering.
if (m/\$Revision: (\d+[.0-9]+)/) {