Revert "Disable spellchecking in notes until it can be supported for real"

This reverts commit b82876253c.

We can just leave this alone until we have a proper fix.
This commit is contained in:
Dan Stillman 2013-08-09 11:44:34 -04:00
parent b82876253c
commit ece36438e3

View file

@ -14,7 +14,7 @@
button_tile_map : true,
language : "en", // TODO: localize
entities : "160,nbsp",
gecko_spellcheck : false,
gecko_spellcheck : true,
convert_urls : false,
handle_event_callback : function (event) {