From ea279143abd62d51b71d1e79b308f9a338e07401 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 11 Aug 2019 18:16:35 +0200 Subject: Fix typos Change-Id: I151508c5d0b5d010f55d2324d36659ab5715a70c Reviewed-on: https://gerrit.libreoffice.org/77274 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- forms/source/inc/FormComponent.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms') 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 -- cgit