aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-05-25 16:10:57 +1000
committerDylan Araps <[email protected]>2018-05-25 16:10:57 +1000
commitac5d62db2fc4d08799886503804b0b009bdda10a (patch)
tree64ed14445654198e0059c9e527d8635dde991c80 /setup.py
parentdocs: update (diff)
downloadpywal-ac5d62db2fc4d08799886503804b0b009bdda10a.tar.xz
pywal-ac5d62db2fc4d08799886503804b0b009bdda10a.zip
docs: update
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 67b5365..8345388 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setuptools.setup(
version=VERSION,
author="Dylan Araps",
author_email="[email protected]",
- description="Generate and change colorschemes on the fly",
+ description="Generate and change color-schemes on the fly",
long_description_content_type="text/markdown",
long_description=LONG_DESC,
keywords="wal colorscheme terminal-emulators changing-colorschemes",