offapi/com/sun/star/form/binding/ListEntrySource.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 965bad9abb9b07245cce525694bc0b52c08c05fa Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Jun 14 11:59:05 2022 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Jun 16 13:01:22 2022 +0200 Fix typo Change-Id: I0ccce1c6e143b819dbb78d6fb74ccde8ce737f84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135928 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/offapi/com/sun/star/form/binding/ListEntrySource.idl b/offapi/com/sun/star/form/binding/ListEntrySource.idl index ebad2c15e166..4da8e751ef02 100644 --- a/offapi/com/sun/star/form/binding/ListEntrySource.idl +++ b/offapi/com/sun/star/form/binding/ListEntrySource.idl @@ -31,7 +31,7 @@ service ListEntrySource /** allows life time control for the component - <p>An ListEntrySource will be known to one ore more components + <p>An ListEntrySource will be known to one or more components supporting the XListEntrySink interface, which all work with this source. However, they will not <em>own</em> the ListEntrySource. The ownership is with another instance, which may also decide to obsolete