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:
@@ -461,10 +461,10 @@ public:
|
||||
controls which are initially empty.
|
||||
|
||||
Notice that hints are known as <em>cue banners</em> under MSW or
|
||||
<em>placeholder strings</em> under OS X.
|
||||
<em>placeholder strings</em> under macOS.
|
||||
|
||||
@remarks Currently implemented natively on Windows (Vista and later
|
||||
only), OS X and GTK+ (3.2 and later).
|
||||
only), macOS and GTK+ (3.2 and later).
|
||||
|
||||
For the platforms without native hints support, the implementation
|
||||
has several known limitations. Notably, the hint display will not
|
||||
|
Reference in New Issue
Block a user