Re: A few more minor tweaks
Mark H Weaver 29 Oct 2012 06:52 UTC
I wrote:
> I suggest rewriting it as something closer to: "The above mappings MUST
> NOT be applied if whitespace characters are present between e and the open
> paired character."
s/whitespace characters/one or more whitespace characters/
"The above mappings MUST NOT be applied if one or more whitespace
characters are present between e and the open paired character."
Mark