summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/EmptyUndoStackException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/EmptyUndoStackException.idl')
-rw-r--r--offapi/com/sun/star/document/EmptyUndoStackException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/EmptyUndoStackException.idl b/offapi/com/sun/star/document/EmptyUndoStackException.idl
index aa0e639b1916..fe14bcdabf7e 100644
--- a/offapi/com/sun/star/document/EmptyUndoStackException.idl
+++ b/offapi/com/sun/star/document/EmptyUndoStackException.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module document {
/** is raised when an operation is attemption at an XUndoManager which requires a non-empty stack
- of undo actions, and this requirement is not fullfilled.
+ of undo actions, and this requirement is not fulfilled.
@since OpenOffice 3.4
*/
exception EmptyUndoStackException : ::com::sun::star::util::InvalidStateException