Skip to content

Commit

Permalink
docs: fix casing of _Deprecated_ (electron#39152)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Jul 20, 2023
1 parent e02cf86 commit 565705b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/system-preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ This API is only available on macOS 10.14 Mojave or newer.
* `window-frame` - Window frame.
* `window-text` - Text in windows.
* On **macOS**
* `alternate-selected-control-text` - The text on a selected surface in a list or table. _deprecated_
* `alternate-selected-control-text` - The text on a selected surface in a list or table. _Deprecated_
* `control-background` - The background of a large interface element, such as a browser or table.
* `control` - The surface of a control.
* `control-text` -The text of a control that isn’t disabled.
Expand Down

0 comments on commit 565705b

Please sign in to comment.