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:
@@ -445,8 +445,8 @@ public:
|
||||
@note
|
||||
Please note that @e wxID_ABOUT and @e wxID_EXIT are predefined by wxWidgets
|
||||
and have a special meaning since entries using these IDs will be taken out
|
||||
of the normal menus under OS X and will be inserted into the system menu
|
||||
(following the appropriate OS X interface guideline).
|
||||
of the normal menus under macOS and will be inserted into the system menu
|
||||
(following the appropriate macOS interface guideline).
|
||||
|
||||
Menu items may be either @e normal items, @e check items or @e radio items.
|
||||
Normal items don't have any special properties while the check items have a
|
||||
|
Reference in New Issue
Block a user