Fix description for Tar operation

Changed "unpack" to "pack"
This commit is contained in:
toby 2017-02-09 13:04:46 -05:00
parent 3bd585cabf
commit 037540c9a8
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ var Compress = {
/**
* Tar unpack operation.
* Tar pack operation.
*
* @author tlwr [toby@toby.codes]
*