tab to spaces

This commit is contained in:
Fabian Jakobs 2011-02-10 17:20:47 +01:00
commit 56e691f31f

View file

@ -115,7 +115,7 @@
<script type="text/editor" id="jstext">function foo(items) {
for (var i=0; i<items.length; i++) {
alert(items[i] + "juhu");
alert(items[i] + "juhu");
}
}
// A magic character: >> ぁ <<