From: David Lawrence Ramsey Date: Mon, 8 May 2006 13:18:01 +0000 (+0000) Subject: typo fix X-Git-Tag: v1.3.12~199 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f22fa1341e0f4826f66ed50aea7f55cc1191ed58;p=nano.git typo fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3481 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index f6105ef9..e8f1a431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3234,7 +3234,7 @@ GNU nano 1.3.3 - 2004.06.28 - Document restricted mode. (IO ERROR) DLR: Add minor modifications to account for the above changes. - Fix version number inaccuracies: Search/replace history and - sorting/uniqueness filtering for the internal spell chacker + sorting/uniqueness filtering for the internal spell checker were added in nano 1.1.99pre1. (DLR) - Document the smart home key option. (DLR) - Document the use of the SPELL environment variable. (DLR)