From b46c8ba6504ab341d74e61f003124d772a3f3875 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 26 Feb 2017 22:14:52 +0000 Subject: doc: Spelling fixes Signed-off-by: Guillem Jover --- 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 21b74916c..774974fcc 100644 --- a/scripts/Dpkg/Control/HashCore.pm +++ b/scripts/Dpkg/Control/HashCore.pm @@ -109,7 +109,7 @@ sub new { my $class = ref($this) || $this; # Object is a scalar reference and not a hash ref to avoid - # infinite recursion due to overloading hash-derefencing + # infinite recursion due to overloading hash-dereferencing my $self = \{ in_order => [], out_order => [], -- cgit v1.2.3