diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-01-22 22:18:50 +0100 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-01-22 22:37:17 +0100 |
commit | 043e34d3c9e0d636488a838ae61a849bc7eeadbc (patch) | |
tree | 5db1c2499fcae09f02205cb33e08e418ead8f724 | |
parent | 00a7b31dcc0335a65995cb3569479cee6a3a8998 (diff) |
Fix typos
Change-Id: I080525c23f7dd35fafed81200abd91cf93af6c59
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128796
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
-rw-r--r-- | source/text/sdatabase/rep_main.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdatabase/rep_main.xhp b/source/text/sdatabase/rep_main.xhp index f020f67c63..d592286b6d 100644 --- a/source/text/sdatabase/rep_main.xhp +++ b/source/text/sdatabase/rep_main.xhp @@ -166,11 +166,11 @@ <tablerow> <tablecell> <paragraph id="par_id241642785406292" role="paragraph"> - <image id="img_id9557786" src="cmd/sc_dbsortingandgrouping.svg" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id9557786">Icon Sort and Gouping</alt></image> + <image id="img_id9557786" src="cmd/sc_dbsortingandgrouping.svg" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id9557786">Icon Sort and Grouping</alt></image> </paragraph> </tablecell> <tablecell> - <paragraph id="par_id81642785406296" role="paragraph" xml-lang="en-US">Icon Sort and Gouping</paragraph> + <paragraph id="par_id81642785406296" role="paragraph" xml-lang="en-US">Icon Sort and Grouping</paragraph> </tablecell> </tablerow> </table> |