From 0b513fe16ca1c3ed6a6813588969e0a2207f9c9b Mon Sep 17 00:00:00 2001 From: Chris Borowski Date: Thu, 5 Jul 2018 23:46:49 -0500 Subject: Correct "delimeter" to "delimiter" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fdfa7a9..24e8534 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ interactively. ### (with the power of regular expressions) When the region is active, all input is redirected to the minibuffer -and treated as a delimeter for the region. By default the input is -used as the left delimeter from which the right one is derived using +and treated as a delimiter for the region. By default the input is +used as the left delimiter from which the right one is derived using `siege-left-to-right-regexs`. This may be reversed by default (`siege-default-left`) or during usage via "C-c r" in the minibuffer. If regexes are not desired they may be disabled via "C-c a" in the -- cgit v1.3.1