]> source.dussan.org Git - nextcloud-server.git/commitdiff
placeholder.js: fix typo
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 2 Sep 2013 16:29:16 +0000 (18:29 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 2 Sep 2013 16:29:16 +0000 (18:29 +0200)
core/js/placeholder.js

index 167499940b55aeeaf16b302ec1f5e5774c43b542..d63730547d7986324f33e5dc15577bea2748feb7 100644 (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>
  *
  */