Fix Issue 239: Spellcheck patch from metaphorically

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@717 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2009-09-26 20:29:06 +00:00
parent 7420fb104c
commit abc9cb8754
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@
<button id="tool_source_cancel">Cancel</button>
</div>
<form>
<textarea id="svg_source_textarea"></textarea>
<textarea id="svg_source_textarea" spellcheck="false"></textarea>
</form>
</div>
</div>