mirror of
https://github.com/correl/mage.git
synced 2025-01-11 19:13:02 +00:00
Update CallbackClientImpl.java
This commit is contained in:
parent
bfcad77ad3
commit
907d039da8
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ public class CallbackClientImpl implements CallbackClient {
|
|||
.append("</b> - Undo F4/F5/F7/F9/F11")
|
||||
.append("<br/><b>")
|
||||
.append(KeyEvent.getKeyText(PreferencesDialog.getCurrentControlKey(PreferencesDialog.KEY_CONTROL_SWITCH_CHAT)))
|
||||
.append("</b> - Switth in/out to chat text field")
|
||||
.append("</b> - Switch in/out to chat text field")
|
||||
/*
|
||||
.append("<br/><b>")
|
||||
.append(KeyEvent.getKeyText(PreferencesDialog.getCurrentControlKey(PreferencesDialog.KEY_CONTROL_TOGGLE_MACRO)))
|
||||
|
|
Loading…
Reference in a new issue