nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit af7a09ddec022e1571d267b0d785d5a4c4a6c0a7
parent 2e938bf6dbfc58744a535e6e246687cd5e2616bb
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri,  8 Nov 2002 20:21:37 +0000

typo fix: HTML 4.10 -> HTML 4.01


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1321 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -21,7 +21,7 @@ CVS code - (DLR) - faq.html: - Miscellaneous fixes and updates for typos and broken links. - It is now fully compliant with HTML 4.10 Transitional. (DLR) + It is now fully compliant with HTML 4.01 Transitional. (DLR) - nano.texi: - Typo fixes and updates. (David Benbennick)