From 5a4c4066bfde9acdbe5484fa17ca1844600c846e Mon Sep 17 00:00:00 2001 From: Jeremiah Ticket Date: Fri, 24 Mar 2017 17:36:44 -0800 Subject: [PATCH] Removed dot from some punctuation. --- config/punctuation/default.conf | 2 +- config/punctuation/en.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/punctuation/default.conf b/config/punctuation/default.conf index 62706f1b..f290a804 100644 --- a/config/punctuation/default.conf +++ b/config/punctuation/default.conf @@ -4,7 +4,7 @@ # the entrys are seperated with :===: in words colon tripple equal colon ( to not collide with substitutions) [levelDict] none:===: -some:===:.-$~+*-/\@ +some:===:-$~+*-/\@ most:===:.,:-$~+*-/\@!#%^&*()[]}{<>; all:===:!"#$%& \'()*+,-./:;<=>?@[\\]^_`{|}~ diff --git a/config/punctuation/en.conf b/config/punctuation/en.conf index c4f8a32b..21e51c02 100644 --- a/config/punctuation/en.conf +++ b/config/punctuation/en.conf @@ -4,7 +4,7 @@ # the entrys are seperated with :===: in words colon tripple equal colon ( to not collide with substitutions) [levelDict] none:===: -some:===:.-$~+*-/\@ +some:===:-$~+*-/\@ most:===:.,:-$~+*-/\@!#%^&*()[]}{<>; all:===:!"#$%& \'()*+,-./:;<=>?@[\\]^_`{|}~