From 097fffe5383d42292b7434d94ad957e13425f814 Mon Sep 17 00:00:00 2001 From: mpourmpoulis <35875229+mpourmpoulis@users.noreply.github.com> Date: Tue, 28 Jul 2020 15:32:05 +0300 Subject: [PATCH] Fixed typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1e77023..56cc000 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ version="0.0.0", author="mpourmpoulis", # author_email="author@example.com", - description="pylint plug-in for users of the program and by voice toolkit Caster", + description="pylint plug-in for users of the programing by voice toolkit Caster", long_description=long_description, long_description_content_type="text/markdown", url="https://github.com/mpourmpoulis/voicelint",