Spiffytitles: minor edit to last commit

This commit is contained in:
Gordon Shumway 2020-05-23 00:15:28 -04:00 committed by GitHub
parent d26f4857cc
commit 5c3d157f41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,7 +190,7 @@ conf.registerChannelValue(
SpiffyTitles.default,
"mimeTypes",
registry.CommaSeparatedListOfStrings(
["text/html,application/xhtml+xml"], _("""Acceptable mime types for parsing html titles.""")
["text/html","application/xhtml+xml"], _("""Acceptable mime types for parsing html titles.""")
),
)