aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-07-25 17:01:55 +0000
committerThierry Vignaud <tv@mageia.org>2012-07-25 17:01:55 +0000
commitfb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6 (patch)
tree7f68b0032f1c81cc12f2d712fce22eb902c63062
parent9a1f83757ac982797a35f824fbada528f3d284bd (diff)
downloadrpm-setup-fb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6.tar
rpm-setup-fb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6.tar.gz
rpm-setup-fb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6.tar.bz2
rpm-setup-fb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6.tar.xz
rpm-setup-fb15a0b882f7e3e7c6bc11ad2e7da77e37cd63f6.zip
sync with upstream rpm.org: "Comment spelling fix" (panu, 2011-04-24)
-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]+)/) {