diff options
author | Michael Hönnig <mi@openoffice.org> | 2001-11-15 15:57:04 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2001-11-15 15:57:04 +0000 |
commit | 7e8622c4e63c1a4560615eeaf9d7e1dc259dbd3f (patch) | |
tree | 246b0b2bf644f8f59af8ca6251164dae341bd1d6 /offapi/com/sun/star/system/SimpleCommandMail.idl | |
parent | e0e6c943a80e1972d01c139fe497052c3bc51aa7 (diff) |
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/system/SimpleCommandMail.idl')
-rw-r--r-- | offapi/com/sun/star/system/SimpleCommandMail.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/system/SimpleCommandMail.idl b/offapi/com/sun/star/system/SimpleCommandMail.idl index 4be093124..940c2fb72 100644 --- a/offapi/com/sun/star/system/SimpleCommandMail.idl +++ b/offapi/com/sun/star/system/SimpleCommandMail.idl @@ -2,9 +2,9 @@ * * $RCSfile: SimpleCommandMail.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: obr $ $Date: 2001-06-26 08:45:50 $ + * last change: $Author: mi $ $Date: 2001-11-15 16:57:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,7 @@ module com { module sun { module star { module system { interface XSimpleMailClientSupplier; //============================================================================= -/** Specifies a SimpleCommandMail service. Implementations of such a service do +/** Specifies a SimpleCommandMail service. Implementations of such a service, do implement an interface to send mail messages via the current configured command line mail app. |