smaller textual changes

- swapped doc for deviantart.mature and .original
- updated gallery-dl.conf
- "transferred" -> "delegated"
This commit is contained in:
Mike Fährmann
2017-10-09 23:20:17 +02:00
parent 68a0a7579c
commit 2ef3c35c98
6 changed files with 20 additions and 19 deletions

View File

@@ -190,7 +190,7 @@ class KeywordJob(Job):
def handle_queue(self, url, keywords):
if not keywords:
self.extractor.log.info(
"This extractor transfers work to other extractors "
"This extractor delegates work to other extractors "
"and does not provide any keywords on its own. Try "
"'gallery-dl -K \"%s\"' instead.", url)
else: