diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-11 18:16:35 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-12 11:31:51 +0200 |
commit | ea279143abd62d51b71d1e79b308f9a338e07401 (patch) | |
tree | 25676409625b11edb915766773487c6e2440eb0b /forms | |
parent | d6d3a1f554c86ffcaccf09ff083154587465a46f (diff) |
Fix typos
Change-Id: I151508c5d0b5d010f55d2324d36659ab5715a70c
Reviewed-on: https://gerrit.libreoffice.org/77274
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/inc/FormComponent.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx index 0c2bba66e705..29f4a132b2c7 100644 --- a/forms/source/inc/FormComponent.hxx +++ b/forms/source/inc/FormComponent.hxx @@ -1139,7 +1139,7 @@ private: /** connects to a value supplier which is a database column. - The column is take from our parent, which must be a database form respectively row set. + The column is taken from our parent, which must be a database form respectively row set. @precond The control does not have an external value supplier |