Fixes a typo.
This commit is contained in:
parent
2c0a12f43f
commit
5e19e70c70
|
@ -138,7 +138,7 @@ class McBopomofoInputMethodController: IMKInputController {
|
|||
}
|
||||
}
|
||||
|
||||
// MARK: - - IMKServerInput protocol methods
|
||||
// MARK: - IMKServerInput protocol methods
|
||||
|
||||
override func recognizedEvents(_ sender: Any!) -> Int {
|
||||
let events: NSEvent.EventTypeMask = [.keyDown, .flagsChanged]
|
||||
|
|
Loading…
Reference in New Issue