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.