Correct comment
This commit is contained in:
parent
3b03467d62
commit
c239e849cb
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
#define __MACOS_H__
|
#define __MACOS_H__
|
||||||
|
|
||||||
|
|
||||||
#define KMOD_CTRL KMOD_META /* Anywhere Linux/Windows uses CTRL, also allow CMD on macOS */
|
#define KMOD_CTRL KMOD_META /* Anywhere Linux/Windows uses CTRL, use CMD on macOS */
|
||||||
|
|
||||||
|
|
||||||
const char *apple_fontsPath(void);
|
const char *apple_fontsPath(void);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue