From b39ece7d35401302879062d9d4bec25b1249ae7e Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 25 Oct 2018 09:46:23 -0400 Subject: headers: fix spelling Signed-off-by: Daniel Kahn Gillmor --- tools/gpgtar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gpgtar.h') diff --git a/tools/gpgtar.h b/tools/gpgtar.h index 8cbe80bbb..28d3d88b1 100644 --- a/tools/gpgtar.h +++ b/tools/gpgtar.h @@ -88,7 +88,7 @@ typedef enum } typeflag_t; -/* The internal represenation of a TAR header. */ +/* The internal representation of a TAR header. */ struct tar_header_s; typedef struct tar_header_s *tar_header_t; struct tar_header_s -- cgit v1.2.3