From c7eef0ab4ccac4793caf9e15b7c85a0ab3bf65b9 Mon Sep 17 00:00:00 2001 From: Mohammed Chotia Date: Thu, 2 Nov 2017 12:32:42 +0200 Subject: [PATCH] Fix small typo --- docs/content/advanced/mail-fetchmail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/advanced/mail-fetchmail.md b/docs/content/advanced/mail-fetchmail.md index e49a969d..596056db 100644 --- a/docs/content/advanced/mail-fetchmail.md +++ b/docs/content/advanced/mail-fetchmail.md @@ -50,7 +50,7 @@ More details how to configure fetchmail can be found in the [fetchmail man page ## Polling interval -By default the fetchmail service searches very 5 minutes for new mails on your external mail accounts. You can override this default value by changing the ENV variable `FETCHMAIL_POLL`. +By default the fetchmail service searches every 5 minutes for new mails on your external mail accounts. You can override this default value by changing the ENV variable `FETCHMAIL_POLL`. ```yaml - FETCHMAIL_POLL=60