Git commit b584f54a226a9edba42cded700064710e4b00a13 by Yuri Chornoivan. Committed on 09/04/2023 at 13:38. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook https://invent.kde.org/multimedia/haruna/commit/b584f54a226a9edba42cded700064710e4b00a13 diff --git a/doc/index.docbook b/doc/index.docbook index 4a5417e..973db07 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -91,7 +91,7 @@ <title>Playback</title> <section> <title>Seek steps</title> - <para>How much to seek when triggering the coresponding action. Seek mode is <emphasis>exact</emphasis> <ulink url="https://mpv.io/manual/stable/#command-interface-seek-<target>-[<flags>]"> + <para>How much to seek when triggering the corresponding action. Seek mode is <emphasis>exact</emphasis> <ulink url="https://mpv.io/manual/stable/#command-interface-seek-<target>-[<flags>]"> https://mpv.io/manual/stable/#command-interface-seek-<target>-[<flags>]</ulink>.</para> </section>
