From f16d8d23439b5569f0c2e1af22494708b507f277 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 6 Nov 2012 08:30:50 +0100 Subject: [PATCH] Fix typo repsonsible -> responsible. --- design-notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design-notes.html b/design-notes.html index 94aa50b6..d7af2650 100644 --- a/design-notes.html +++ b/design-notes.html @@ -68,7 +68,7 @@ avoided for now.

Why we need client-side tracking

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 by this client – and that is exactly what we need to do.

-- 2.43.2