summaryrefslogtreecommitdiff
path: root/Perl-RPM
diff options
context:
space:
mode:
authorrjray <devnull@localhost>2001-04-14 09:25:38 +0000
committerrjray <devnull@localhost>2001-04-14 09:25:38 +0000
commit1ea9d2cf9d4a58f2c5cf0489a326dbb495e613a0 (patch)
treecd200f04a90f03c0a223571f0748763f12148c0a /Perl-RPM
parent033f860f68e7cd6bc2ae3f194415b372e8bb69a6 (diff)
downloadrpm-1ea9d2cf9d4a58f2c5cf0489a326dbb495e613a0.tar.gz
rpm-1ea9d2cf9d4a58f2c5cf0489a326dbb495e613a0.tar.bz2
rpm-1ea9d2cf9d4a58f2c5cf0489a326dbb495e613a0.zip
typo
CVS patchset: 4679 CVS date: 2001/04/14 09:25:38
Diffstat (limited to 'Perl-RPM')
-rwxr-xr-xPerl-RPM/t/00_load.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/Perl-RPM/t/00_load.t b/Perl-RPM/t/00_load.t
index f838fae62..3d1743a18 100755
--- a/Perl-RPM/t/00_load.t
+++ b/Perl-RPM/t/00_load.t
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# Verify that the indivual modules will load
+# Verify that the individual modules will load
@MODULES = qw(RPM RPM::Constants RPM::Database RPM::Header RPM::Error);