Changeset 7140

Show
Ignore:
Timestamp:
02/05/10 00:28:57 (5 weeks ago)
Author:
metamorph68
Message:

Fix stupid typo..

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/liquidsoap/doc/content/quick_start.txt

    r7139 r7140  
    118118The main difference with the previous is that we used <code>output.icecast.vorbis</code> instead of <code>out</code>. The second difference is the use of the <code>mksafe</code> which turns your fallible playlist source into an infallible source. 
    119119 
    120 ** This example needs to be updated to reflect the code in the current SVN** 
     120**This example needs to be updated to reflect the code in the current SVN** 
    121121 
    122122Streaming to Shoutcast is quite similar, using the <code>output.shoutcast.mp3</code> function: