Change documentation references from OS X to macOS (#1927)
Since OS X 10.12 it has been named macOS so it makes sense to reference it in documentation as such, even when it sometimes refers to older versions which were called (Mac) OS X.
This commit is contained in:
@@ -109,7 +109,7 @@ public:
|
||||
Press a key.
|
||||
|
||||
If you are using modifiers then it needs to be paired with an identical
|
||||
KeyUp or the modifiers will not be released (MSW and OS X).
|
||||
KeyUp or the modifiers will not be released (MSW and macOS).
|
||||
|
||||
@param keycode
|
||||
Key to operate on, as an integer. It is interpreted as a wxKeyCode.
|
||||
|
Reference in New Issue
Block a user