source/text/scalc/01/data_provider.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 92f8036ca9fe58834e6bbe3ff1d765382d337bb7 Author: Olivier Hallot <[email protected]> AuthorDate: Mon Oct 27 08:04:35 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Mon Oct 27 12:33:55 2025 +0100 tdf#169089 Base files not supported by data provider Change-Id: Id2c909d622a066bbf89b59a684a1bc22e1b99379 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/193023 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/scalc/01/data_provider.xhp b/source/text/scalc/01/data_provider.xhp index 98554c6b96..266dd55abb 100644 --- a/source/text/scalc/01/data_provider.xhp +++ b/source/text/scalc/01/data_provider.xhp @@ -37,7 +37,7 @@ <section id="data_provider"> <h1 id="hd_id240920171003006302"><link href="text/scalc/01/data_provider.xhp">Data Provider for Spreadsheets</link></h1> -<paragraph id="par_id240920171003293400" role="paragraph">Imports data from data sources. At present, the supported external data formats include CSV, HTML, XML, and %PRODUCTNAME Base files.</paragraph> +<description id="par_id240920171003293400">Imports data from data sources. At present, the supported external data formats include CSV, HTML and XML files.</description> <paragraph role="paragraph" id="par_id701739297912137">Data may be imported from either local storage, such as CSV files, or from external sources, such as HTML Web Pages.</paragraph> <paragraph role="paragraph" id="par_id211739297916678">Additionally, data can be manipulated using various transformations before being loaded into the sheet.</paragraph> </section>
