From 0afe93913cf81c9a3c91c4ce57dd532ea09a67f0 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Wed, 21 Aug 2024 15:17:19 +0200 Subject: [PATCH] Fix typo in comment --- regress/open_archive_comment_wrong.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/open_archive_comment_wrong.test b/regress/open_archive_comment_wrong.test index d8affa82..3d55a735 100644 --- a/regress/open_archive_comment_wrong.test +++ b/regress/open_archive_comment_wrong.test @@ -1,4 +1,4 @@ -# zip_open: file with wrong archive comment lentgh, no consistency check: opens fine +# zip_open: file with wrong archive comment length, no consistency check: opens fine program tryopen arguments incons-archive-comment-longer.zip incons-archive-comment-shorter.zip return 0