a shocking typo: dojinshi -> doujinsi

This commit is contained in:
Ricter Z
2016-02-03 17:56:13 +08:00
parent 9646802bb1
commit 9a04683889
8 changed files with 65 additions and 65 deletions

View File

@@ -11,8 +11,8 @@ setup(
author=__author__,
author_email=__email__,
keywords='nhentai, dojinshi',
description='nhentai.net dojinshis downloader',
keywords='nhentai, doujinshi',
description='nhentai.net doujinshis downloader',
url='https://github.com/RicterZ/nhentai',
include_package_data=True,
zip_safe=False,
@@ -24,4 +24,4 @@ setup(
]
},
license='MIT',
)
)