From 13b4b766323ae95195e4a29c70034c6f241e2b34 Mon Sep 17 00:00:00 2001 From: Alexander Iljin Date: Tue, 29 Sep 2015 15:39:20 +0300 Subject: [PATCH] Fix a word in some old documentation on lazy lists. --- basis/lists/lazy/old-doc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/lists/lazy/old-doc.html b/basis/lists/lazy/old-doc.html index 4c04301bfc..c01ca2eeae 100644 --- a/basis/lists/lazy/old-doc.html +++ b/basis/lists/lazy/old-doc.html @@ -19,7 +19,7 @@

Many of the lazy list words are named similar to the standard list - words but with an 'l' suffixed to it. Here are the commonly used + words but with an 'l' prefixed to it. Here are the commonly used words and their equivalent list operation:

Lazy ListNormal List