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
master
David Lawrence Ramsey 2002-11-08 20:21:37 +00:00
parent 2e938bf6db
commit af7a09ddec
1 changed files with 1 additions and 1 deletions

View File

@ -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)