From 37ada157eb8b94bff0fae4b14b525c039165ac13 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 28 Feb 2014 20:53:15 +0100 Subject: manpage: lua: fix typo --- DOCS/man/en/lua.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- cgit v1.2.3