diff options
-rw-r--r-- | design-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design-notes.html b/design-notes.html index ef2cc07a..4aaba5cb 100644 --- a/design-notes.html +++ b/design-notes.html @@ -68,7 +68,7 @@ avoided for now.</p> <h3>Why we need client-side tracking</h3> <p>ESR asserted that server-side state were essential and those persons -repsonsible for removing the LAST command from POP3 deserved to +responsible for removing the LAST command from POP3 deserved to suffer. ESR is right in stating that the POP3 UID tracks which messages have been read <em>by this client</em> – and that is exactly what we need to do.</p> |