summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/mail/XMailServer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/mail/XMailServer.idl')
-rw-r--r--offapi/com/sun/star/mail/XMailServer.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/mail/XMailServer.idl b/offapi/com/sun/star/mail/XMailServer.idl
index 56cf9fdcc725..01e8276f40e2 100644
--- a/offapi/com/sun/star/mail/XMailServer.idl
+++ b/offapi/com/sun/star/mail/XMailServer.idl
@@ -187,13 +187,13 @@ interface XMailServer: ::com::sun::star::uno::XInterface {
a wrong server name, an unreachable DNS server, etc.
@throws com::sun::star::io::NoRouteToHostException
- if an error occured to connect to the remote mail server.
+ if an error occurred to connect to the remote mail server.
Typically the remote mail server cannot be reach because of an
intervening firewall, or if an intermediate router is down,
the network connection is broken, etc.
@throws com::sun::star::io::ConnectException
- if an error occured while attempting to connect to the remote
+ if an error occurred while attempting to connect to the remote
mail server. Typically the connection was refused remotely,
because the mail server is not listening on the remote address/port.