From 95b65504e6dfb598b0b2ffb13ecc6f219ab90697 Mon Sep 17 00:00:00 2001 From: Araq Date: Fri, 10 May 2019 19:49:56 +0200 Subject: sequtils: minor typo --- lib/pure/collections/sequtils.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pure/collections') diff --git a/lib/pure/collections/sequtils.nim b/lib/pure/collections/sequtils.nim index e39c1fb80..d451b8ecf 100644 --- a/lib/pure/collections/sequtils.nim +++ b/lib/pure/collections/sequtils.nim @@ -15,7 +15,7 @@ ## * array ## ## The system module defines several common functions, such as: -## * ``newseq[T]`` for creating new sequences of type ``T`` +## * ``newSeq[T]`` for creating new sequences of type ``T`` ## * ``@`` for converting arrays and strings to sequences ## * ``add`` for adding new elements to strings and sequences ## * ``&`` for string and seq concatenation -- cgit 1.4.1-2-gfad0