From e4ae62da521b65bf23387ed47c042e689102f61f Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 13 Jan 2017 10:18:31 +0100 Subject: manpage: fix a typo --- DOCS/man/libmpv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/libmpv.rst b/DOCS/man/libmpv.rst index a85b2ed569..6a9c2e52a5 100644 --- a/DOCS/man/libmpv.rst +++ b/DOCS/man/libmpv.rst @@ -21,7 +21,7 @@ C PLUGINS You can write C plugins for mpv. These use the libmpv API, although they do not use the libmpv library itself. -Currently, they must be explicitlx enabled at build time with +Currently, they must be explicitly enabled at build time with ``--enable-cplugins``. They are available on Linux/BSD platforms only. C plugins location -- cgit v1.2.3