Add a missing `nbsp' in the spell checking item.
This commit is contained in:
parent
789ee37f87
commit
b11d2d2a98
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18578
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.22 2003/09/10 21:54:58 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.23 2003/10/03 19:06:20 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Handbook 3rd Edition">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -131,7 +131,7 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
|||
<td>Implement automated spellchecker for entire Handbook. Chern
|
||||
wrote some Tcl scripts and posted them to doc@ around the time of
|
||||
the second edition work. This could be a starting point.</td>
|
||||
<td></td>
|
||||
<td> </td>
|
||||
<td>May 18, 2003</td>
|
||||
<td>¬started;</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue