mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08: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…
Add table
Add a link
Reference in a new issue