Commit 35b15af9 authored by Antoine Cellerier's avatar Antoine Cellerier

Fix error spotted by m4n_in_bl4ck in the forum.

parent 33bd93a1
......@@ -932,7 +932,7 @@ difficulty to understand how VLC skins work.</para>
<emphasis>dvd.nextChapter()</emphasis>: Go to the next chapter of the DVD (since VLC 0.8.5).
</para></listitem>
<listitem><para>
<emphasis>dvd.previousTitle()</emphasis>: Go to the previous chapter of the DVD (since VLC 0.8.5).
<emphasis>dvd.previousChapter()</emphasis>: Go to the previous chapter of the DVD (since VLC 0.8.5).
</para></listitem>
<listitem><para>
<emphasis>dvd.rootMenu()</emphasis>: Go to the root menu of the DVD (since VLC 0.8.5).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment