offapi/com/sun/star/form/binding/ValueBinding.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 81d14fa410079bd55397754b1b9af3645df3e100
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jun 14 11:59:25 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Jun 16 12:18:20 2022 +0200

    Fix typo
    
    Change-Id: I38f2e4011f348574d1d2adb7eb34cac6b2df43da
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135929
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/offapi/com/sun/star/form/binding/ValueBinding.idl 
b/offapi/com/sun/star/form/binding/ValueBinding.idl
index 5010ba1f20b4..3562e6d23240 100644
--- a/offapi/com/sun/star/form/binding/ValueBinding.idl
+++ b/offapi/com/sun/star/form/binding/ValueBinding.idl
@@ -77,7 +77,7 @@ service ValueBinding
 
     /** allows life time control for the component
 
-        <p>An ValueBinding may be known to one ore more components
+        <p>A ValueBinding may be known to one or more components
         supporting the XBindableValue interface, which all work with
         this binding. However, they will not <em>own</em> the ValueBinding.
         The ownership is with another instance, which may also decide to 
obsolete

Reply via email to