diff --git a/plugins/Topic/config.py b/plugins/Topic/config.py index 0dfa30cab..008fd6c40 100644 --- a/plugins/Topic/config.py +++ b/plugins/Topic/config.py @@ -47,7 +47,7 @@ class TopicFormat(registry.TemplatedString): Topic = conf.registerPlugin('Topic') conf.registerChannelValue(Topic, 'separator', - registry.StringSurroundedBySpaces(' || ', _("""Determines what separator is + registry.StringSurroundedBySpaces('|', _("""Determines what separator is used between individually added topics in the channel topic."""))) conf.registerChannelValue(Topic, 'format', TopicFormat('$topic', _("""Determines what format is used to add