Browse Source

Fix a typo

Sergey Poznyakoff 17 years ago
parent
commit
62571aa7c3
1 changed files with 1 additions and 1 deletions
  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