From 1107324ee8c5fc7f118aee4b239edaf5ab54116c Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 6 May 2011 11:22:31 -0400 Subject: [PATCH] typo --- docs/src/reference/docbook/mail.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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