diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2024-10-08 20:01:08 +0300 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2024-10-08 19:04:00 +0200 |
commit | a786c24008e843c00271cb324bb00563d451d281 (patch) | |
tree | 042ec0c498ecea8fd5d57611d84cdc7cbdfc4c1c /source/text | |
parent | a3d5c1442a38c08407b4a0e4e54d4ca79d14e380 (diff) |
tdf#162275 Fix typo
Change-Id: If8ae57d1d7a92256ee4b9fef60ca47496d225be4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174704
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/01/04060101.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060101.xhp b/source/text/scalc/01/04060101.xhp index e46a882e28..a417877841 100644 --- a/source/text/scalc/01/04060101.xhp +++ b/source/text/scalc/01/04060101.xhp @@ -33,7 +33,7 @@ <bookmark_value>databases; functions in $[officename] Calc</bookmark_value> </bookmark> -<h1 id="hd_id3148946"><variable id="h1"><link href="text/scalc/01/04060101.xhp">Database Function</link></variable>s</h1> +<h1 id="hd_id3148946"><variable id="h1"><link href="text/scalc/01/04060101.xhp">Database Functions</link></variable></h1> <h3 id="hd_id721616440441374">Overview</h3> <paragraph id="par_id3145173" role="paragraph"><variable id="datenbanktext">The twelve functions in the Database category help you to analyze a simple database that occupies a rectangular spreadsheet area comprising columns and rows, with the data organized as one row for each record.</variable> The header cell of each column displays the name of the column and that name usually reflects the contents of each cell in that column.</paragraph> <paragraph role="paragraph" id="par_id631615842419413">The functions in the Database category take three arguments as follows:</paragraph> |