summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/UndoContextNotClosedException.idl
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2014-07-14 19:09:11 +0000
committerArmin Le Grand <alg@apache.org>2014-07-14 19:09:11 +0000
commit3c1d4742e649fe9c8aed8c2817fe3e1f3364f298 (patch)
treee0c6e02c89aa9227726c9469da1001b3e29c41df /offapi/com/sun/star/document/UndoContextNotClosedException.idl
parentc5c31e2aeaedbdf76e1f38d3c385e34f5ed875ca (diff)
Resync to trunk, windows non-pro buildaoo/aw080
Diffstat (limited to 'offapi/com/sun/star/document/UndoContextNotClosedException.idl')
-rw-r--r--offapi/com/sun/star/document/UndoContextNotClosedException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/UndoContextNotClosedException.idl b/offapi/com/sun/star/document/UndoContextNotClosedException.idl
index 4e22b21c3285..3921f1e4bf5f 100644
--- a/offapi/com/sun/star/document/UndoContextNotClosedException.idl
+++ b/offapi/com/sun/star/document/UndoContextNotClosedException.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module document {
/** is thrown when an operation is attempted at an <type>XUndoManager</type> which requires all undo
- contexts to be closed, but this requirement is not fullfilled.
+ contexts to be closed, but this requirement is not fulfilled.
@since OpenOffice 3.4
*/
exception UndoContextNotClosedException : ::com::sun::star::util::InvalidStateException