placeholder.js: fix typo

This commit is contained in:
Jan-Christoph Borchardt 2013-09-02 18:29:16 +02:00
parent 57a1219ca0
commit 9eeb27c91a

View File

@ -34,7 +34,7 @@
*
* Which will result in:
*
* <div id="albumart" style="background-color: hsl(123, 90%, 65%r); ... ">T</div>
* <div id="albumart" style="background-color: hsl(123, 90%, 65%); ... ">T</div>
*
*/