From a90ab2d8a2fc3e8c0b2ae1d1d657305ad9ceaca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 8 Sep 2011 13:51:44 +0100 Subject: [PATCH] fix comment typos --- offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl b/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl index 7c285739d592..ea5a9fc53286 100644 --- a/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl +++ b/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl @@ -54,7 +54,7 @@ interface XEncryptionProtectedSource2: XEncryptionProtectedSource raises( ::com::sun::star::io::IOException ); // ----------------------------------------------------------------------- - /** determing if an encryption data is set for this object. + /** determine if an encryption data is set for this object. @return true if some encryption data was set, false otherwise