Drop Mac prefix on remaining instances of OS X in docs.

This should have been part of df33c0c491 but somehow where missed.
This commit is contained in:
Tobias Taschner
2016-02-23 13:05:44 +01:00
parent d065aa85ad
commit baa47dc435
21 changed files with 28 additions and 28 deletions

View File

@@ -182,7 +182,7 @@ public:
so that this button is only added to a dialog for non-Windows platforms
(use wxDIALOG_EX_CONTEXTHELP on Windows).
Note that on Mac OS X, the cursor does not change when in context-sensitive
Note that on OS X, the cursor does not change when in context-sensitive
help mode.
@library{wxcore}