diff --git a/mozilla/extensions/help/resources/locale/en-US/mail_help.xhtml b/mozilla/extensions/help/resources/locale/en-US/mail_help.xhtml
index d4f136b325c..2530d66ebc3 100644
--- a/mozilla/extensions/help/resources/locale/en-US/mail_help.xhtml
+++ b/mozilla/extensions/help/resources/locale/en-US/mail_help.xhtml
@@ -783,6 +783,8 @@
address your message.
Check Spelling: Checks the spelling of the message text
before you send it. You can also click Spell.
+ Spellcheck As You Type: Choose this option to have the
+ spelling of the message text checked as you type.
Rewrap: If you are composing a message using the
plain-text editor, you can use the Rewrap command to rewrap long lines of
quoted text to fit the Compose window. This command rewraps selected quoted
@@ -4524,6 +4526,9 @@ to filter unwanted mail.
Check spelling before sending: Select this option to
have Mail & Newsgroups always check the spelling of your message before
you send it.
+ Check spelling as you type: Select this option to have
+ Mail & Newsgroups always check the spelling of your message as you type
+ it.
For messages that contain 8-bit characters, use 'quoted
printable' MIME encoding: Choose to have Mail &
Newsgroups use quoted printable
MIME encoding when sending regular
diff --git a/mozilla/mailnews/compose/prefs/resources/content/pref-composing_messages.xul b/mozilla/mailnews/compose/prefs/resources/content/pref-composing_messages.xul
index c23ce40b260..1a2641850b5 100644
--- a/mozilla/mailnews/compose/prefs/resources/content/pref-composing_messages.xul
+++ b/mozilla/mailnews/compose/prefs/resources/content/pref-composing_messages.xul
@@ -16,7 +16,7 @@