aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/py-tarfile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2008-05-24 04:00:14 +0800
committerolgeni <olgeni@FreeBSD.org>2008-05-24 04:00:14 +0800
commit5017dbf890e50bba49169802ddf35c0993b4e399 (patch)
tree52e9152aaa3c1816a9755d158b38094baab0b210 /archivers/py-tarfile
parente799682e0fe237c172ae68e1884b8b1821f34364 (diff)
downloadfreebsd-ports-gnome-5017dbf890e50bba49169802ddf35c0993b4e399.tar.gz
freebsd-ports-gnome-5017dbf890e50bba49169802ddf35c0993b4e399.tar.zst
freebsd-ports-gnome-5017dbf890e50bba49169802ddf35c0993b4e399.zip
Fix a few typos in the archivers category.
Diffstat (limited to 'archivers/py-tarfile')
-rw-r--r--archivers/py-tarfile/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-tarfile/pkg-descr b/archivers/py-tarfile/pkg-descr
index 73befa602d25..8f4500dc0259 100644
--- a/archivers/py-tarfile/pkg-descr
+++ b/archivers/py-tarfile/pkg-descr
@@ -1,5 +1,5 @@
Tarfile is a comprehensive implementation of the TAR archive
format for the Python Language as a module. It enables read/write
-access to common TAR archives including all specialities.
+access to common TAR archives including all specialties.
WWW: http://www.gustaebel.de/lars/tarfile/