1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2025-09-06 05:20:14 +02:00

Turn off spellcheck

This commit is contained in:
John Crepezzi 2011-11-17 22:45:25 -05:00
parent 9d0b0c9f21
commit 90161e780d
2 changed files with 1 additions and 2 deletions

View file

@ -43,7 +43,7 @@
<pre id="box" style="display:none;"><code></code></pre>
<textarea></textarea>
<textarea spellcheck="false"></textarea>
</body>