mirror of https://github.com/mpv-player/mpv
DOCS: fix admonition typo
Fix missing second : in DOCS/man/options.rst after a .. admonition::
This commit is contained in:
parent
f5e828ac25
commit
d16f971df5
|
@ -3127,7 +3127,7 @@ Window
|
|||
|
||||
Generally only supported by GUI VOs. Ignored for encoding.
|
||||
|
||||
.. admonition: Note (macOS)
|
||||
.. admonition:: Note (macOS)
|
||||
|
||||
On macOS, the origin of the screen coordinate system is located on the
|
||||
bottom-left corner. For instance, ``0:0`` will place the window at the
|
||||
|
|
Loading…
Reference in New Issue