From 451784d05664d9da7b8a90af903733ee2e454353 Mon Sep 17 00:00:00 2001 From: David Lamont Date: Wed, 1 Jul 2015 11:24:28 -0700 Subject: m_blockcaps Reword error message to indicate 'greater than or equal to' logic when checking caps percentage --- docs/conf/modules.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf/modules.conf.example') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 40dfadbe7..055bdc0b4 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -258,8 +258,8 @@ # #-#-#-#-#-#-#-#-#-#-#- BLOCKCAPS CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# # # -# percent - How many percent of text must be caps before text # -# will be blocked. # +# percent - What percentage of the text must be caps before # +# text will be blocked. # # # # minlen - The minimum length a line must be for the block # # percent to have any effect. # -- cgit v1.2.3