summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-28 20:53:15 +0100
committerwm4 <wm4@nowhere>2014-02-28 20:53:15 +0100
commit37ada157eb8b94bff0fae4b14b525c039165ac13 (patch)
treed69fbc5d7f7c72186b487efcc2702e286eadbf69
parentc49a8427d4e13e7b91da9d39370e5a0ca57ef7de (diff)
downloadmpv-37ada157eb8b94bff0fae4b14b525c039165ac13.tar.bz2
mpv-37ada157eb8b94bff0fae4b14b525c039165ac13.tar.xz
manpage: lua: fix typo
-rw-r--r--DOCS/man/en/lua.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/lua.rst b/DOCS/man/en/lua.rst
index d206050969..c632553c5c 100644
--- a/DOCS/man/en/lua.rst
+++ b/DOCS/man/en/lua.rst
@@ -357,7 +357,7 @@ List of events
next file right away, or quit if this was the last file.
``file-loaded``
- Happens atfer a file was loaded and begins playback.
+ Happens after a file was loaded and begins playback.
``seek``
Happens on seeking (including ordered chapter segment changes).