Skip to content

Commit

Permalink
Correct tooltip on address book page
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Dec 30, 2014
1 parent a99ef7d commit 06206bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/addressbookpage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="toolTip">
<string>Double-click to edit address or label</string>
<string>Right-click to edit address or label</string>
</property>
<property name="tabKeyNavigation">
<bool>false</bool>
Expand Down

0 comments on commit 06206bb

Please sign in to comment.