summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/settings/index.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown
index 6e27675..c3ba3cc 100644
--- a/documentation/settings/index.markdown
+++ b/documentation/settings/index.markdown
@@ -364,14 +364,14 @@ See the [appendix](#a_credits) for credits and license information of this docum
> Sometimes you don't care at all about a channel's activity. This can be set to a list of channels that will never appear to be active.
**Syntax**:
- ::all Ignore activity in all windows
+ ::all Ignore activity in all windows
::channels Ignore activity in all channels
::queries Ignore activity in all queries
::dccqueries Ignore activity in all dcc chats
- #chan|[=]nick Ignore activity in named target(channel, query, dcc chat)
+ #chan|[=]nick Ignore activity in named target(channel, query, dcc chat)
tag/::all Ignore all activity on network 'tag'
tag/::channels Ignore activity in all channels on network 'tag'
- tag/::queries Ignore activity in all queries on network 'tag'
+ tag/::queries Ignore activity in all queries on network 'tag'
tag/::dccqueries Ignore activity in all dcc chats on network 'tag'
tag/#chan|[=]nick Ignore activity in named channel/query/dcc chat on network 'tag'