Fix typo in description

This commit is contained in:
Bastian Kleineidam 2010-03-12 12:56:59 +01:00
parent 4915b611bb
commit b209c5d46f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ else:
setup (
name = AppName,
version = AppVersion,
description = "portable command line manager archive file manager",
description = "portable command line archive file manager",
long_description = """Various archive types can be created, extracted, tested and listed by
patool. The advantage of patool is its simplicity in handling archive
files without having to remember a myriad of programs and options.