summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-23 16:28:03 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 23:38:57 +0200
commite1328b89fa87cbb333c096bf229a810317f25bc3 (patch)
treeb6a784be4261b559f42e7e741685641960c39a78 /offapi/com/sun/star/ui
parent2a1e975f4fa67162f3c7b37939fa0a3b771376f5 (diff)
Fix typos
Change-Id: If0d8f4033d9bc20f521d33d732fb349f0df5eeef Reviewed-on: https://gerrit.libreoffice.org/57822 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl b/offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl
index 4c0e5b7d2e98..d768854ab0ab 100644
--- a/offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl
+++ b/offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl
@@ -102,7 +102,7 @@ interface XContextChangeEventMultiplexer : ::com::sun::star::uno::XInterface
raises (com::sun::star::lang::IllegalArgumentException);
- /** Call all event listeners that where added for the specified event focus.
+ /** Call all event listeners that were added for the specified event focus.
*/
void broadcastContextChangeEvent (
[in] com::sun::star::ui::ContextChangeEventObject aEvent,