From a840159143376380c01491ecfadce9b157c8afac Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 3 Jan 2006 16:21:32 +0000 Subject: Fix typo in comment --- perl.req | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl.req b/perl.req index 888bfaf..6e9a7ee 100755 --- a/perl.req +++ b/perl.req @@ -62,7 +62,7 @@ foreach $module (sort keys %require) { # I am not using rpm3.0 so I do not want spaces arround my # operators. Also I will need to change the processing of the - # $RPM_* vairable when I upgrage. + # $RPM_* variable when I upgrade. print "perl($module) >= $require{$module}\n"; } -- cgit v1.2.1