--- a/Preferences/ConfigurationPages/EditorAutocompletionPage.ui Wed Oct 04 20:06:26 2017 +0200 +++ b/Preferences/ConfigurationPages/EditorAutocompletionPage.ui Thu Oct 05 19:11:59 2017 +0200 @@ -76,10 +76,10 @@ <item row="1" column="0" colspan="2"> <widget class="QCheckBox" name="acReversedCheckBox"> <property name="toolTip"> - <string>Select to show the list of completions in reversed order</string> + <string>Select to show completions of type 'public' first</string> </property> <property name="text"> - <string>Show completions reversed</string> + <string>Show 'public' completions first</string> </property> </widget> </item>