diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-08 16:44:44 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-08 16:45:30 +0100 |
commit | 5f6fcb4e7c8c273ca4a0211bf1b6f99a20ef5feb (patch) | |
tree | f719a8e5e6f6ba3b301c7288a7fe05b27fa163da /offapi | |
parent | bb0cae0f967eed386b546dd7367c2cc1b274f555 (diff) |
Typos
Change-Id: Ibc378fa5f515de61bb768b4ef082638b40c94e00
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/document/XInteractionFilterSelect.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XInteractionFilterSelect.idl b/offapi/com/sun/star/document/XInteractionFilterSelect.idl index 19c752a2f083..0440fa1a45f8 100644 --- a/offapi/com/sun/star/document/XInteractionFilterSelect.idl +++ b/offapi/com/sun/star/document/XInteractionFilterSelect.idl @@ -48,7 +48,7 @@ published interface XInteractionFilterSelect : com::sun::star::task::XInteractio /** used by interaction to set selected filter <p> - This value must be save till another one will be set + This value must be saved till another one will be set and must be provided on getFilter() for interest users. </p> */ |