From f1e146bb0bc9a8efebebde13772ca140680d5740 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 11 Aug 2019 19:49:29 +0200 Subject: Fix typos Change-Id: Ifd04d39366000c80f989e02d00f78c504fc57e93 Reviewed-on: https://gerrit.libreoffice.org/77317 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- offapi/com/sun/star/configuration/SetElement.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/configuration/SetElement.idl') diff --git a/offapi/com/sun/star/configuration/SetElement.idl b/offapi/com/sun/star/configuration/SetElement.idl index c250bfb2a8e0..6260020d7c6d 100644 --- a/offapi/com/sun/star/configuration/SetElement.idl +++ b/offapi/com/sun/star/configuration/SetElement.idl @@ -126,7 +126,7 @@ published service SetElement returns `NULL`).

-

Clients may register an com::sun::star::lang::XEventListener +

Clients may register a com::sun::star::lang::XEventListener to be notified, if the object is removed from its container by an outside source.

*/ -- cgit