mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-05 15:36:10 +00:00
fixed javadoc typo
This commit is contained in:
@@ -27,7 +27,7 @@ public class KeyboardTranslator extends KeycodeTranslator {
|
||||
/**
|
||||
* Translates the given keycode and returns the GFE keycode
|
||||
* @param keycode the code to be translated
|
||||
* @returns a GFE keycode for the given keycode
|
||||
* @return a GFE keycode for the given keycode
|
||||
*/
|
||||
@Override
|
||||
public short translate(int keycode) {
|
||||
|
||||
Reference in New Issue
Block a user