source/text/shared/guide/csv_params.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9666061eacd2535e3243df7366eab729d7a2f27e Author: Mike Kaganski <[email protected]> AuthorDate: Tue Jun 28 16:48:39 2022 +0200 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Thu Jun 30 08:37:14 2022 +0200 Improve description a bit Change-Id: Iaaba632db103777f47d414647e611054824bea23 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136545 Tested-by: Jenkins Reviewed-by: Mike Kaganski <[email protected]> (cherry picked from commit 26d75235b7f3cb46f4d893c45efe9a8f94020027) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136647 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> Tested-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/shared/guide/csv_params.xhp b/source/text/shared/guide/csv_params.xhp index 175aab2b8..cc49b5ba7 100644 --- a/source/text/shared/guide/csv_params.xhp +++ b/source/text/shared/guide/csv_params.xhp @@ -63,7 +63,7 @@ <paragraph id="par_id661634735416764" role="tablecontent">Text Delimiter</paragraph> </tablecell> <tablecell> - <paragraph id="par_id131634735421911" role="tablecontent">The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (").</paragraph> + <paragraph id="par_id131634735421911" role="tablecontent">The text delimiter as ASCII value, like 34 for double quotes and 39 for single quotes. Example: 34 (").</paragraph> </tablecell> </tablerow> <tablerow>
