From 59ee0bb784e62a611d43e625c0e0e69392036ca9 Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 1 Nov 2006 23:31:13 +0000 Subject: Minor doc typo --- AUTHORS | 2 +- ChangeLog | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 7ef9ab4..7eb0b50 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,5 +26,5 @@ Also the following ideas are due to the following authors: - The [lmap] command is my (SS) design, but I incorporated inside the command an interesting idea of Donal K. Fellows that proposed that the [continue] command may be used to skip the accumulation of the - current-iteartion result, providing in one command the powerful of + current-iteartion result, providing in one command the power of [map] and [filter] together. diff --git a/ChangeLog b/ChangeLog index 7002fe0..9f5ea14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-01 18:18 antirez + + * ChangeLog, jim.c: Minor change to (hopefully) avoid a warning + with some (non-gcc) compiler. + 2006-11-01 17:03 antirez * ChangeLog, jim.c: Fixed error message when trying to access a non -- cgit v1.1