diff --git a/setup.py b/setup.py index 62e8261..5cab668 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def readme(): setup(name='dmr_utils', version='0.1.7', - description='ETSI DMR (Digital Mobile Radio) Teir II Utilities', + description='ETSI DMR (Digital Mobile Radio) Tier II Utilities', long_description='Modules to disassemble and assemble DMR packets, including generating and decoding various FEC routines', classifiers=[ 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)'