From def46900406e030692ef36d9dc20ac15ddc95f03 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 22 May 2022 16:33:25 -0400 Subject: [PATCH] Make exceptionss case insensative. --- config/punctuation/rhvoice-en.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/punctuation/rhvoice-en.conf b/config/punctuation/rhvoice-en.conf index 2bdb018b..1c1a1c89 100644 --- a/config/punctuation/rhvoice-en.conf +++ b/config/punctuation/rhvoice-en.conf @@ -44,9 +44,9 @@ _:===:line =:===:equals [customDict] -certificate:===:certifficate -nginx:===:EngineX -shit:===:shitt +regex;(?i)certificate:===:certifficate +regex;(?i)nginx:===:EngineX +regex;(?i)shit:===:shitt [emoticonDict] # This dictionary uses regexp when prefixed with "regex;", so be sure to escape anything that would be parsed by regexp, e.g. *, ., ^, $, etc.