[Libreoffice-commits] core.git: forms/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Jun 7 05:07:57 UTC 2019


 forms/source/xforms/binding.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 93bc4fe0355ef7e6d5b5de3dd72251861409d208
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:23:18 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Jun 7 07:07:16 2019 +0200

    Fix typo
    
    Change-Id: Ie9174d46b3936ee19a7d1e70f85af6fed2c0c6d4
    Reviewed-on: https://gerrit.libreoffice.org/73637
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/forms/source/xforms/binding.hxx b/forms/source/xforms/binding.hxx
index dc6ba779bbc4..b75f66bfde6e 100644
--- a/forms/source/xforms/binding.hxx
+++ b/forms/source/xforms/binding.hxx
@@ -65,7 +65,7 @@ namespace xforms
 /** An XForms Binding. Contains:
  *  # a connection to its model
  *  # an ID
- *  # an binding expression
+ *  # a binding expression
  *  # model item properties
  *  # (NOT YET IMPLEMENTED) child bindings (sequence of)
  *


More information about the Libreoffice-commits mailing list