summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/system
diff options
context:
space:
mode:
authorarellano <arellano@openoffice.org>2001-07-16 22:31:24 +0000
committerarellano <arellano@openoffice.org>2001-07-16 22:31:24 +0000
commitb70ad43a3b4d7d570ab293a081a9819a85f534be (patch)
tree63dec432206ed67dd0aa25eb582f7e204a3f8bc6 /offapi/com/sun/star/system
parentd6a4c0a266c04d1b608d69a652f105d59a6135ee (diff)
added punctuation, modified grammar
Diffstat (limited to 'offapi/com/sun/star/system')
-rw-r--r--offapi/com/sun/star/system/SimpleSystemMail.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/system/SimpleSystemMail.idl b/offapi/com/sun/star/system/SimpleSystemMail.idl
index 266ad4ac12ce..fc97171431f2 100644
--- a/offapi/com/sun/star/system/SimpleSystemMail.idl
+++ b/offapi/com/sun/star/system/SimpleSystemMail.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SimpleSystemMail.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: tra $ $Date: 2001-05-07 05:46:20 $
+ * last change: $Author: arellano $ $Date: 2001-07-16 23:31:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,8 @@ module com { module sun { module star { module system {
interface XSimpleMailClientSupplier;
//=============================================================================
-/** Specifies a SimpleSystemMail service. Implementations of such a service do
- implement an interface to send mail messages via the current configured
+/** Specifies a SimpleSystemMail service. Implementations of such a service
+ implement an interface to send mail messages via the currently configured
system mail client.
@see com::sun::star::system::XSimpleMailClient
@@ -89,7 +89,7 @@ interface XSimpleMailClientSupplier;
service SimpleSystemMail
{
//-------------------------------------------------------------------------
- /** Provides access to a XSimpleMailClientSupplier interface.
+ /** Provides access to an XSimpleMailClientSupplier interface.
@see com::sun::star::system::XSimpleMailClientSupplier
*/