From 624a6a5f3a90d6a005c062d4c5f2747637941dbf Mon Sep 17 00:00:00 2001 From: dockes Date: Tue, 7 Nov 2006 09:11:36 +0000 Subject: [PATCH] improved autophrase tooltip --- src/qtgui/uiprefs.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/qtgui/uiprefs.ui b/src/qtgui/uiprefs.ui index 1aa23c4d..54e0039f 100644 --- a/src/qtgui/uiprefs.ui +++ b/src/qtgui/uiprefs.ui @@ -257,7 +257,8 @@ Automatically add phrase to simple searches - A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)]. + A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)]. +This should give higher precedence to the results where the search terms appear exactly as entered.