summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJari Matilainen <jari.matilainen@istone.se>2018-02-12 21:35:51 +0100
committerJari Matilainen <jari.matilainen@istone.se>2018-02-12 21:35:51 +0100
commitf94d1ca6a7da8c30fa10f38696f028c866ef3ed8 (patch)
tree2d50b7ced75a33150d13c0f6e991961b8c3168b8
parentaa1e65b906911360367e9c9eef5e75b855e58b67 (diff)
downloadirssi.github.io-f94d1ca6a7da8c30fa10f38696f028c866ef3ed8.zip
Alignment problems
-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'