summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/XAcceleratorConfiguration.idl')
-rw-r--r--offapi/com/sun/star/ui/XAcceleratorConfiguration.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
index 591d3d5082d6..6aaf49b01619 100644
--- a/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
+++ b/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module ui {
<p>
Note further:<br>
All changes you made on this configuration access modify the
- the configuration set inside memory only. You have to use
+ configuration set inside memory only. You have to use
the com::sun::star::util::XFlushable interface
(which must be available at the same implementation object too), to
make it persistent.