]> git.sesse.net Git - vlc/commitdiff
Fix error spotted by m4n_in_bl4ck in the forum.
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 23 Sep 2006 11:19:04 +0000 (11:19 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 23 Sep 2006 11:19:04 +0000 (11:19 +0000)
doc/skins/skins2-howto.xml

index 396a77ba7db880307b4ebbe9939603a498ab3ad5..2be162efeec5ba6583c7faaaa7cc899f11f6a63f 100644 (file)
@@ -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).