From 4789aa979dd43a83ffcb9eeefdc0420a0dbd7589 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sun, 15 Oct 2017 13:12:20 +0100 Subject: Little spelling fix in unicode module --- lib/pure/unicode.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure/unicode.nim') diff --git a/lib/pure/unicode.nim b/lib/pure/unicode.nim index 0c4f15c91..7d9c3108b 100644 --- a/lib/pure/unicode.nim +++ b/lib/pure/unicode.nim @@ -285,7 +285,7 @@ proc runeReverseOffset*(s: string, rev:Positive): (int, int) = proc runeSubStr*(s: string, pos:int, len:int = int.high): string = ## Returns the UTF-8 substring starting at codepoint pos - ## with len codepoints. If pos or len is negativ they count from + ## with len codepoints. If pos or len is negative they count from ## the end of the string. If len is not given it means the longest ## possible string. ## -- cgit 1.4.1-2-gfad0