From d9cb85c2d81a447130307d0004b0ef515f3ff241 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Mon, 29 Feb 2016 11:25:51 +0000 Subject: Spellcheck --- lib/impure/nre.nim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/impure/nre.nim') diff --git a/lib/impure/nre.nim b/lib/impure/nre.nim index 10700b59b..c8f690461 100644 --- a/lib/impure/nre.nim +++ b/lib/impure/nre.nim @@ -1,6 +1,6 @@ # # Nim's Runtime Library -# (c) Copyright 2015 Nim Contributers +# (c) Copyright 2015 Nim Contributors # # See the file "copying.txt", included in this # distribution, for details about the copyright. @@ -508,7 +508,7 @@ iterator findIter*(str: string, pattern: Regex, start = 0, endpos = int.high): R ## Variants: ## ## - ``proc findAll(...)`` returns a ``seq[string]`` - # see pcredemo for explaination + # see pcredemo for explanation let matchesCrLf = pattern.matchesCrLf() let unicode = uint32(getinfo[culong](pattern, pcre.INFO_OPTIONS) and pcre.UTF8) > 0u32 -- cgit 1.4.1-2-gfad0