diff options
Diffstat (limited to 'scripts/Dpkg/Index.pm')
-rw-r--r-- | scripts/Dpkg/Index.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Dpkg/Index.pm b/scripts/Dpkg/Index.pm index 7859bf669..cfe86ba17 100644 --- a/scripts/Dpkg/Index.pm +++ b/scripts/Dpkg/Index.pm @@ -39,7 +39,7 @@ Dpkg::Index - generic index of control information =head1 DESCRIPTION -This object represent a set of Dpkg::Control objects. +This class represent a set of Dpkg::Control objects. =head1 METHODS |