From 9d8f7dccb34f6e1c92d0359e0cc835ac5dae6b7c Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Thu, 28 Dec 2006 05:21:48 +0000 Subject: Correct spelling of "accommodate", "guarantee", "guaranteed", "guard", "return", "ridiculous", and "success". MFC after: 3 days --- lib/libarchive/archive_read_support_compression_bzip2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libarchive/archive_read_support_compression_bzip2.c') diff --git a/lib/libarchive/archive_read_support_compression_bzip2.c b/lib/libarchive/archive_read_support_compression_bzip2.c index a389fdd9a025c..f5e8ab9995b3e 100644 --- a/lib/libarchive/archive_read_support_compression_bzip2.c +++ b/lib/libarchive/archive_read_support_compression_bzip2.c @@ -120,7 +120,7 @@ bid(const void *buff, size_t len) * thorough check. It's especially troubling that the BZip2 * signature begins with all ASCII characters; a tar archive * whose first filename begins with 'BZh3' would potentially - * fool this logic. (It may also be possible to gaurd against + * fool this logic. (It may also be possible to guard against * such anomalies in archive_read_support_compression_none.) */ -- cgit v1.3