From 5a236c9357fc56e8ea747bcb269417db20876024 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Wed, 6 Apr 2016 19:19:13 -0700 Subject: [PATCH] Fix wording of notification delay help text --- data/interfaces/default/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 5e31178f..a9ffc38c 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -832,7 +832,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents() -

Set the delay for recently added notifications to allow metadata to be processed. Minimum 60 seconds.

+

Set the delay (in seconds) for recently added notifications to allow metadata to be processed. Minimum 60 seconds.