summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/util/XChangesBatch.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XChangesBatch.idl')
-rw-r--r--offapi/com/sun/star/util/XChangesBatch.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/XChangesBatch.idl b/offapi/com/sun/star/util/XChangesBatch.idl
index 253aa80abe33..2c8abbede55a 100644
--- a/offapi/com/sun/star/util/XChangesBatch.idl
+++ b/offapi/com/sun/star/util/XChangesBatch.idl
@@ -49,7 +49,7 @@ module com { module sun { module star { module util {
<p>An object implementing this interface allows other interfaces to change
its state locally. It will keep a list of pending changes until such changes
- are committed or cancelled. </p>
+ are committed or canceled. </p>
<p>Only when they are explicitly committed will these changes take effect
persistently or globally. </p>