summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/stdmsg/src/msgs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdmsg/src/msgs.cpp b/src/core/stdmsg/src/msgs.cpp
index 34f5c7c36f..1c419a0d3b 100644
--- a/src/core/stdmsg/src/msgs.cpp
+++ b/src/core/stdmsg/src/msgs.cpp
@@ -312,7 +312,7 @@ int RegisterToolbarIcons(WPARAM, LPARAM)
bbd.dwDefPos = 40;
bbd.hIcon = Skin_GetIconHandle(SKINICON_OTHER_HISTORY);
bbd.pwszText = LPGENW("&History");
- bbd.pwszTooltip = LPGENW("View user's history");
+ bbd.pwszTooltip = LPGENW("View user's history (CTRL+H)");
Srmm_AddButton(&bbd);
// chat buttons