summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/windows/identity/ui/lang/en_us/khapp.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/ui/lang/en_us/khapp.rc b/src/windows/identity/ui/lang/en_us/khapp.rc
index e904dcf369..0ac0c34441 100644
--- a/src/windows/identity/ui/lang/en_us/khapp.rc
+++ b/src/windows/identity/ui/lang/en_us/khapp.rc
@@ -186,7 +186,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "&Ok",IDOK,7,7,52,41,WS_DISABLED
PUSHBUTTON "&Cancel",IDCANCEL,7,58,52,19
- PUSHBUTTON "<<",IDC_NC_BASIC,7,144,52,14
+ PUSHBUTTON "&<<",IDC_NC_BASIC,7,144,52,14
PUSHBUTTON "&Help",IDC_NC_HELP,7,164,52,19
END