Browse Source

Fix set_voice => set_voices

Morten Brix Pedersen 24 years ago
parent
commit
f6375e5368
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/CONFIG-README

+ 1 - 1
docs/CONFIG-README

@@ -77,7 +77,7 @@ All the different options are listed below.
 Other examples:
 Other examples:
 <set lang='EN'>
 <set lang='EN'>
 <set bgcolor="#dedeee" text="black" hbgcolor="#666699" hcolor="white" hicell="#BABADD" hicell2="#CCCCCC">
 <set bgcolor="#dedeee" text="black" hbgcolor="#666699" hcolor="white" hicell="#BABADD" hicell2="#CCCCCC">
-<set show_voice="1" show_wpl="1">
+<set show_voices="1" show_wpl="1">
 <set topichistory="3" timeoffset="+0">
 <set topichistory="3" timeoffset="+0">
 
 
 There is many options which can be set, here is a list of them all (not
 There is many options which can be set, here is a list of them all (not