Fix typos
Changes occurrences of 'Ouput' to 'Output'
This commit is contained in:
parent
3e0535db25
commit
5c62631859
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -21,7 +21,7 @@ requires = ['argparse', 'pygments', 'babel']
|
|||
setup(
|
||||
name='colout',
|
||||
version='0.1',
|
||||
description='Color Up Arbitrary Command Ouput.',
|
||||
description='Color Up Arbitrary Command Output.',
|
||||
long_description=open('README.md').read(),
|
||||
author='nojhan',
|
||||
author_email='nojhan@nojhan.net',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue