From 185e9458dc836f3ef4052c9dcb5a76c07a212589 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 14 Dec 2019 21:33:41 +0100 Subject: typofix Closes: #946727. --- doc/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/getting-started.md b/doc/getting-started.md index da8f116..c497ec6 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -24,7 +24,7 @@ While most bidirectional synchronisation software (such as [OfflineIMAP]) are able to handle a mail storage in Maildir format, *InterIMAP is not*. Instead, InterIMAP needs an [IMAP4rev1] server on *both* peers to synchronize. This may sound like a severe limitation at first, but by -seeing both local and remote mail storage though the same “IMAP lens”, +seeing both local and remote mail storage through the same “IMAP lens”, InterIMAP is able to take advantage of the abstraction layer and perform significant optimizations, yielding [much faster](benchmark.html) synchronization. -- cgit v1.2.3 From 4bab81b1ccde90990620c157c274e2b2c7831b9f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 3 Jan 2020 13:57:50 +0100 Subject: doc/template.html: Switch from Glyphicons to Font Awesome. --- doc/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/template.html b/doc/template.html index 41bf3d7..0d497db 100644 --- a/doc/template.html +++ b/doc/template.html @@ -64,7 +64,7 @@ $endfor$ $if(title)$ -- cgit v1.2.3