diff options
Diffstat (limited to 'scripts/Dpkg/Deps/AND.pm')
-rw-r--r-- | scripts/Dpkg/Deps/AND.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Dpkg/Deps/AND.pm b/scripts/Dpkg/Deps/AND.pm index e16a2cf35..7b403c237 100644 --- a/scripts/Dpkg/Deps/AND.pm +++ b/scripts/Dpkg/Deps/AND.pm @@ -29,7 +29,7 @@ Dpkg::Deps::AND - list of AND dependencies =head1 DESCRIPTION -This object represents a list of dependencies that must be met at the same +This class represents a list of dependencies that must be met at the same time. It inherits from Dpkg::Deps::Multiple. =cut |