From 85ecd9f1f110b2aa87123ca0b4a395c0190ae604 Mon Sep 17 00:00:00 2001 From: Mikael Pettersson Date: Sun, 4 Aug 2013 16:58:47 +0000 Subject: [PATCH] pdp10-ar.h: fix typo --- include/pdp10-ar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pdp10-ar.h b/include/pdp10-ar.h index 9c982c1..7ead17d 100644 --- a/include/pdp10-ar.h +++ b/include/pdp10-ar.h @@ -92,7 +92,7 @@ struct pdp10_ar_hdr { * SVR4/GNU * In the SVR4/GNU archive format, the archive symbol table starts with a 4-byte binary * values consisting of the number of entries contained in the archive symbol table. - * This could of entries is stored most significant byte first. Next, there are 'count' + * This count of entries is stored most significant byte first. Next, there are 'count' * 4-byte numbers, each stored most significant byte first. Each number is a binary * offset to the archive header for the member in the archive file for the corresponding * symbol table entry. After the binary offset values, there are 'count' NUL-terminated