summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2024-02-20 21:19:40 +0100
committerder richter <der.richter@gmx.de>2024-02-21 20:46:53 +0100
commitd6fdc0ae746ce3304f47349ae1df2b1f089155aa (patch)
tree038c97a41265ce70cf1fe625b210eb0b37bdb838 /DOCS/interface-changes.rst
parent24afc00b8cbde4a1753f76377894323c576f7fbc (diff)
downloadmpv-d6fdc0ae746ce3304f47349ae1df2b1f089155aa.tar.bz2
mpv-d6fdc0ae746ce3304f47349ae1df2b1f089155aa.tar.xz
DOCS: make mentions of macOS consistent
change all mentions and variations of OSX, OS X, MacOSX, MacOS X, etc consistent. use the official naming macOS.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index ef1742007d..179cc8d762 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -261,7 +261,7 @@ Interface changes
- names starting with "." in ~/.mpv/scripts/ (or equivalent) are now ignored
- js modules: ~~/scripts/modules.js/ is no longer used, global paths can be
set with custom init (see docs), dir-scripts first look at <dir>/modules/
- - the OSX bundle now logs to "~/Library/Logs/mpv.log" by default
+ - the macOS bundle now logs to "~/Library/Logs/mpv.log" by default
- deprecate the --cache-secs option (once removed, the cache cannot be
limited by time anymore)
- remove deprecated legacy hook API ("hook-add", "hook-ack"). Use either the