From 83b5b8fe54f21dec140282ee4a2ea01b90b6b6a5 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 22 Jan 2017 19:53:47 +0100 Subject: doc: Fix typos in documentation and code comments Warned-by: codespell, spellintian --- scripts/Dpkg/Control/HashCore.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Dpkg/Control') diff --git a/scripts/Dpkg/Control/HashCore.pm b/scripts/Dpkg/Control/HashCore.pm index e947d9179..21b74916c 100644 --- a/scripts/Dpkg/Control/HashCore.pm +++ b/scripts/Dpkg/Control/HashCore.pm @@ -453,7 +453,7 @@ use parent -norequire, qw(Tie::ExtraHash); # $self->[0] is the real hash # $self->[1] is a reference to the hash contained by the parent object. # This reference bypasses the top-level scalar reference of a -# Dpkg::Control::Hash, hence ensuring that that reference gets DESTROYed +# Dpkg::Control::Hash, hence ensuring that reference gets DESTROYed # properly. # Dpkg::Control::Hash->new($parent) -- cgit v1.2.3