summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Lintian/Collect/Changes.pm2
-rw-r--r--lib/Lintian/Collect/Source.pm4
2 files changed, 1 insertions, 5 deletions
diff --git a/lib/Lintian/Collect/Changes.pm b/lib/Lintian/Collect/Changes.pm
index 9e2c957..5848288 100644
--- a/lib/Lintian/Collect/Changes.pm
+++ b/lib/Lintian/Collect/Changes.pm
@@ -68,8 +68,6 @@ sub new {
=head1 INSTANCE METHODS
-=over 4
-
In addition to the instance methods listed below, all instance methods
documented in the L<Lintian::Collect> module are also available.
diff --git a/lib/Lintian/Collect/Source.pm b/lib/Lintian/Collect/Source.pm
index 4acb1da..d05fb8a 100644
--- a/lib/Lintian/Collect/Source.pm
+++ b/lib/Lintian/Collect/Source.pm
@@ -497,11 +497,9 @@ not available via these methods. Though if upstream has its own
packages files, these may be listed even if they are not available
via unpacked as is the case for 3.0 (quilt) packages.
-=back
-
=cut
-# Overriden method; please see Lintian::Collect::Package::index for
+# Overridden method; please see Lintian::Collect::Package::index for
# more information.
#
#