Browse Source

Fix a typo

Sergey Poznyakoff 17 năm trước cách đây
mục cha
commit
62571aa7c3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/tar.texi

+ 1 - 1
doc/tar.texi

@@ -10279,7 +10279,7 @@ echo $@{name:-$TAR_ARCHIVE@}-$TAR_VOLUME >&$TAR_FD
 @end group
 @end smallexample
 
-The same script cant be used while listing, comparing or extracting
+The same script can be used while listing, comparing or extracting
 from the created archive.  For example:
 
 @smallexample