summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-10-18 23:31:55 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-10-28 00:00:11 +0200
commit23c15774bedc3fa83064a19421088d003fb0f1dc (patch)
treefea5bf60276a49cc15eab78bb696ba8dab3048de
parentc0da9a721f4e46e159497d4ed392a2d0eae4a37b (diff)
downloadperl-RPM4-23c15774bedc3fa83064a19421088d003fb0f1dc.tar
perl-RPM4-23c15774bedc3fa83064a19421088d003fb0f1dc.tar.gz
perl-RPM4-23c15774bedc3fa83064a19421088d003fb0f1dc.tar.bz2
perl-RPM4-23c15774bedc3fa83064a19421088d003fb0f1dc.tar.xz
perl-RPM4-23c15774bedc3fa83064a19421088d003fb0f1dc.zip
further fix doc
-rw-r--r--RPM4/lib/RPM4/Transaction.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/RPM4/lib/RPM4/Transaction.pm b/RPM4/lib/RPM4/Transaction.pm
index 44f6367..d0f42e7 100644
--- a/RPM4/lib/RPM4/Transaction.pm
+++ b/RPM4/lib/RPM4/Transaction.pm
@@ -46,7 +46,7 @@ RPM4::Transaction
=head1 DESCRIPTION
-This object allow to access to the rpm datadase and installing rpms on the
+This object allow to access to the rpm transaction packages and installing rpms on the
system.
=head1 METHODS