diff --git a/docs/src/reference/docbook/mail.xml b/docs/src/reference/docbook/mail.xml
index 7e865ca656..bf0b49eaa6 100644
--- a/docs/src/reference/docbook/mail.xml
+++ b/docs/src/reference/docbook/mail.xml
@@ -115,7 +115,7 @@
a regular java.utils.Properties object. For example via util namespace
provided by Spring.
- If your userid contains '@' character use '%40' instead of '@' to avoid parsing errors from he underlying JavaMail API
+ If your username contains the '@' character use '%40' instead of '@' to avoid parsing errors from the underlying JavaMail API.
javax.net.ssl.SSLSocketFactory