diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2022-06-28 16:48:39 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2022-06-28 16:57:44 +0200 |
commit | 26d75235b7f3cb46f4d893c45efe9a8f94020027 (patch) | |
tree | 99ed85b343748f3777ec4f9e4732348c3090397b | |
parent | 8c40861d5aaa2430d1953258256c7be27a421b54 (diff) |
Improve description a bit
Change-Id: Iaaba632db103777f47d414647e611054824bea23
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136545
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r-- | source/text/shared/guide/csv_params.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/csv_params.xhp b/source/text/shared/guide/csv_params.xhp index 175aab2b87..cc49b5ba76 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> |