aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-01-08 22:37:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-01-08 22:37:39 +0000
commit6fad7ffe5cbd7ae54128feeaea64d77b2adaa94f (patch)
tree7aaccc54b5dc1333769892c438cfa5a2b6dd71c0
parent613ff87b7b0e7ec8b97a90fabd6d9ff0831203ab (diff)
downloadfetchmail-6fad7ffe5cbd7ae54128feeaea64d77b2adaa94f.tar.gz
fetchmail-6fad7ffe5cbd7ae54128feeaea64d77b2adaa94f.tar.bz2
fetchmail-6fad7ffe5cbd7ae54128feeaea64d77b2adaa94f.zip
Typo fix.
svn path=/trunk/; revision=2705
-rw-r--r--design-notes.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/design-notes.html b/design-notes.html
index 3ba76e62..14912240 100644
--- a/design-notes.html
+++ b/design-notes.html
@@ -10,7 +10,7 @@
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2000/01/03 22:59:48 $
+<td width="30%" align=right>$Date: 2000/01/08 22:37:39 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -303,8 +303,6 @@ Strings that must be subject to translation should be wrapped with _()
or N_() -- the former in functuib arguments, the latter in static
initializers and other non-function-argument contexts.<p>
-To test the support
-
<H1>Checklist for Adding Options</H1>
Adding a control option is not complicated in principle, but there are
@@ -535,7 +533,7 @@ all shaped the design in one way or another.<P>
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2000/01/03 22:59:48 $
+<td width="30%" align=right>$Date: 2000/01/08 22:37:39 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>