diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-07-16 15:47:44 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-07-16 19:14:43 +0200 |
commit | ac68c2a4c5efff2c13ae474b37d12fb08be691ff (patch) | |
tree | e348f26b2402c6ae7977ef2c46e5af3ec46cee91 | |
parent | 435e1e0e429e9d743cf11d08cb10f9f25b83e3b3 (diff) |
Fix typo
Change-Id: I687dab780da7bcb3379cd2e2e52c1a5b47e98923
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119071
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | source/text/scalc/01/data_form.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </listitem> </list> <h2 id="hd_id361512503457039">Filling the form with data</h2> - <paragraph role="pargraph" id="par_id361512503457039" xml-lang="en-US">Enter the data in the text fields. Press Enter or click <item type="literal">New</item> to add it to the table.</paragraph> + <paragraph role="paragraph" id="par_id361512503457039" xml-lang="en-US">Enter the data in the text fields. Press Enter or click <item type="literal">New</item> to add it to the table.</paragraph> <h2 id="hd_id111512507319306">Form dialog buttons</h2> <paragraph role="paragraph" id="par_id981512503964001" xml-lang="en-US"><emph>New</emph>: 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.</paragraph> <paragraph role="paragraph" id="par_id91512503864256" xml-lang="en-US"><emph>Delete</emph>: deletes the current record.</paragraph> |