Note: This article is pretty old. Check the comments for people's experiences with newer versions of Chrome.
If you are using Chrome Beta:
Quit Chrome
Edit ~/Library/Application\ Support/Google/Chrome/Default/Preferences
Add an entry that says:
"spellcheck": {
"dictionary": ""
}
Restart Chrome
When you add the entry at the end of the file, make sure to add a "," at the end of the previous entry. The result should look something like this:
...
"webkit": {
"webprefs": {
"inspector_settings": "lastActivePanel:string:scripts\n"
}
},
"spellcheck": {
"dictionary": ""
}
}
If you are using Chromium, the file is ~/Library/Application\ Support/Chromium/Default/Preferences.