소스 검색

Fix typo in a comment

Sergey Poznyakoff 19 년 전
부모
커밋
532b2dd31f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/volsize.at

+ 1 - 1
tests/volsize.at

@@ -18,7 +18,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-# Description: The size field of a volume header was ignored when listing
+# Description: The size field of a volume header was ignored when listing,
 # but taken into account when extracting. Thus it was possible to hide
 # some files within the archive, placing them after a volume header and
 # manually modifying its size field. Test tarball kindly provided by Tomas.