aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-12-21 15:38:35 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-12-21 15:38:35 +0000
commit0700aed455282b62d6b20466c97428126ed03ee7 (patch)
tree09abf40d56415ee5a2d6cfa925f62f139482c52c /URPM.pm
parentc03416a4d520f55f6b1cd517c1a9f185760a14f9 (diff)
downloadperl-URPM-0700aed455282b62d6b20466c97428126ed03ee7.tar
perl-URPM-0700aed455282b62d6b20466c97428126ed03ee7.tar.gz
perl-URPM-0700aed455282b62d6b20466c97428126ed03ee7.tar.bz2
perl-URPM-0700aed455282b62d6b20466c97428126ed03ee7.tar.xz
perl-URPM-0700aed455282b62d6b20466c97428126ed03ee7.zip
Typos in documentation
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/URPM.pm b/URPM.pm
index 8341788..693f17b 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -227,11 +227,11 @@ Force the re-reading of the RPM configuration files.
=item list_rpm_tag()
-Return a hash containing the key/id values of know rpm tags
+Return a hash containing the key/id values of known rpm tags
=item ranges_overlap($range1, $range2 [, $nopromoteepoch])
-This utility function compares to version ranges, in order to calculate
+This utility function compares two version ranges, in order to calculate
dependencies properly. The ranges have roughly the form
[<|<=|==|=>|>] [epoch:]version[-release]