From fb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 25 Jul 2012 17:01:55 +0000 Subject: sync with upstream rpm.org: "Comment spelling fix" (panu, 2011-04-24) --- perl.prov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]+)/) { -- cgit v1.2.1