diff options
author | Andreas Heinisch <andreas.heinisch@yahoo.de> | 2021-09-10 14:34:19 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-10 17:29:09 +0200 |
commit | d6f20e65e37295a617c4bf0f534c8a0f746d7b19 (patch) | |
tree | a20d3625d6400d586ac7b9751e23d08533c14875 /source/text/scalc | |
parent | 3cc7fd773a5502b520f5240749420a9c63649aa8 (diff) |
tdf#128018 - Adapted column/row labels to reflect the change of the descriptive statistics result
Change-Id: Idc97739525180ba3acc8d1e636fe9209e4f78b67
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121881
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/statistics_descriptive.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/statistics_descriptive.xhp b/source/text/scalc/01/statistics_descriptive.xhp index ac0c94da04..d05d34e16f 100644 --- a/source/text/scalc/01/statistics_descriptive.xhp +++ b/source/text/scalc/01/statistics_descriptive.xhp @@ -41,13 +41,13 @@ <tablecell> </tablecell> <tablecell> -<paragraph id="par_id1000690" role="tablehead" xml-lang="en-US">Column 1</paragraph> +<paragraph id="par_id1000690" role="tablehead" xml-lang="en-US">Maths</paragraph> </tablecell> <tablecell> -<paragraph id="par_id1000700" role="tablehead" xml-lang="en-US">Column 2</paragraph> +<paragraph id="par_id1000700" role="tablehead" xml-lang="en-US">Physics</paragraph> </tablecell> <tablecell> -<paragraph id="par_id1000710" role="tablehead" xml-lang="en-US">Column 3</paragraph> +<paragraph id="par_id1000710" role="tablehead" xml-lang="en-US">Biology</paragraph> </tablecell> </tablerow> <tablerow> |