From 4a9c136bdb1ec8e73e104738a923e08786c521ef Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 8 Jul 2017 14:45:26 +0200 Subject: fix various typos reported by codespell & spellintian Reported-By: codespell & spellintian Gbp-Dch: Ignore --- apt-pkg/contrib/sha2_internal.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/contrib/sha2_internal.cc') diff --git a/apt-pkg/contrib/sha2_internal.cc b/apt-pkg/contrib/sha2_internal.cc index f70b7b17d..1c9844ca8 100644 --- a/apt-pkg/contrib/sha2_internal.cc +++ b/apt-pkg/contrib/sha2_internal.cc @@ -93,7 +93,7 @@ /* * Define the followingsha2_* types to types of the correct length on - * the native archtecture. Most BSD systems and Linux define u_intXX_t + * the native architecture. Most BSD systems and Linux define u_intXX_t * types. Machines with very recent ANSI C headers, can use the * uintXX_t definintions from inttypes.h by defining SHA2_USE_INTTYPES_H * during compile or in the sha.h header file. -- cgit v1.2.3