layout.spellcheckDefault pref off by default
[conkeror.git] / defaults / preferences / gui.js
blob94578ea0f215ae702b9a79239ee0638888f2fafc
1 /**
2  * (C) Copyright 2011 John J. Foerch
3  *
4  * Use, modification, and distribution are subject to the terms specified in the
5  * COPYING file.
6 **/
8 pref("layout.spellcheckDefault", 0);
9 pref("layout.word_select.stop_at_punctuation", true);