From ac68c2a4c5efff2c13ae474b37d12fb08be691ff Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 16 Jul 2021 15:47:44 +0200 Subject: Fix typo Change-Id: I687dab780da7bcb3379cd2e2e52c1a5b47e98923 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119071 Tested-by: Jenkins Reviewed-by: Julien Nabet --- source/text/scalc/01/data_form.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/scalc/01/data_form.xhp b/source/text/scalc/01/data_form.xhp index 9c299714ff..b65c817407 100644 --- a/source/text/scalc/01/data_form.xhp +++ b/source/text/scalc/01/data_form.xhp @@ -47,7 +47,7 @@

Filling the form with data

- Enter the data in the text fields. Press Enter or click New to add it to the table. + Enter the data in the text fields. Press Enter or click New to add it to the table.

Form dialog buttons

New: fill the record (table row cells) with the form fields contents and jump to the next record or add a new record in the bottom of the table. Delete: deletes the current record. -- cgit