diff options
-rwxr-xr-x | perl.prov | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]+)/) { |