From 39bc954488c27e0de6168f827be2e9c68bbf1043 Mon Sep 17 00:00:00 2001 From: Anna-Maria Meriniemi Date: Sat, 9 Dec 2017 23:24:36 +0200 Subject: manpage: Fix typo (reomve -> remove) This commit fixes the "reomve" typo in the Javascript docs. --- DOCS/man/javascript.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/javascript.rst b/DOCS/man/javascript.rst index b9353707f0..995899d07b 100644 --- a/DOCS/man/javascript.rst +++ b/DOCS/man/javascript.rst @@ -222,7 +222,7 @@ Note: ``read_file`` and ``write_file`` throw on errors, allow text content only. ``exit()`` (global) Make the script exit at the end of the current event loop iteration. - Note: please reomve added key bindings before calling ``exit()``. + Note: please remove added key bindings before calling ``exit()``. ``mp.utils.compile_js(fname, content_str)`` Compiles the JS code ``content_str`` as file name ``fname`` (without loading -- cgit v1.2.3