diff --git a/Source/InputMethodController.swift b/Source/InputMethodController.swift index aeed9c81..cdadc418 100644 --- a/Source/InputMethodController.swift +++ b/Source/InputMethodController.swift @@ -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]