From 550d0dbd7511fcd63970e67f0856283c07557167 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 26 Jan 2015 21:59:55 -0800 Subject: [PATCH] Fix Thread Updater setting description. #303 --- src/General/Config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Config.coffee b/src/General/Config.coffee index dcc8d3f73..7e1135dca 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -288,7 +288,7 @@ Config = 'Monitoring': 'Thread Updater': [ true - 'Fetch and insert new replies. Has more options in its own dialog.' + 'Fetch and insert new replies. Has more options in the header menu and the "Advanced" tab.' ] 'Unread Count': [ true