From 6d74c37b05275eb7537af54d1348ad65ed1b752d Mon Sep 17 00:00:00 2001 From: Paulo Matos Date: Thu, 15 Mar 2018 10:18:47 +0100 Subject: [PATCH] Simple typo fix in net/imap documentation Typo fix in `net/imap` documentation for `imap-get-updates` documentation. --- pkgs/net-doc/net/scribblings/imap.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/net-doc/net/scribblings/imap.scrbl b/pkgs/net-doc/net/scribblings/imap.scrbl index e1e47044d2..076939f575 100644 --- a/pkgs/net-doc/net/scribblings/imap.scrbl +++ b/pkgs/net-doc/net/scribblings/imap.scrbl @@ -247,7 +247,7 @@ empty list, @racket[#t] otherwise.} (listof (cons/c exact-nonnegative-integer? (listof pair?)))]{ -Returns information must like @racket[imap-get-messages], but includes +Returns information much like @racket[imap-get-messages], but includes information reported asynchronously by the server (e.g., to notify a client with some other client changes a message attribute). Instead of reporting specific requested information for specific messages, the