From d668c48b47274937dfd2c8b725c9de7238143f2c Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 6 Feb 2020 11:06:27 -0800 Subject: [PATCH] doc/Registry.md: slightly improve grammar --- doc/Registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Registry.md b/doc/Registry.md index bf9bde45..08aaf94d 100644 --- a/doc/Registry.md +++ b/doc/Registry.md @@ -181,7 +181,7 @@ general.data_dir | Path to PBot `data/` directory. | general.deop_timeout | Time-out, in seconds, before PBot deops itself after being opped. | 300 general.module_dir | Path to PBot `modules/` directory. | general.module_repo | URL to source code of PBot modules; used in `factinfo` | https://github.com/pragma-/pbot/tree/master/modules -general.no_dehighlight_nicks | If set to at true value then when outputting text PBot will not convert nicks to text that avoid triggering IRC client highlighting | not defined +general.no_dehighlight_nicks | If set to at true value then when outputting text PBot will not convert nicks to text that avoids triggering IRC client nick-highlighting | not defined general.paste_ratelimit | How often, in seconds, between pastes to web paste-sites. | general.show_url_titles_channels | A regular-expression or comma-separated list of channels that should display titles for URLs. | `.*` general.show_url_titles | If set to a true value, PBot will show titles for URLs. | 1