diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-12-06 19:24:15 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-12-06 19:32:19 +0000 |
commit | 490d42493e8dbec31ad58978df5084b080a36fcb (patch) | |
tree | 32f92b6b44832dc3d2ac1b35b2a410cd2500c4f3 | |
parent | 2201e80bead1e137a96775b2b6081752caeed77f (diff) |
Fix typo
Change-Id: Ie6f0171043ce7f0efc3db60e1b9aab7f4c3a75c2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143716
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/05120100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/05120100.xhp b/source/text/scalc/01/05120100.xhp index d77d69a0e8..6481acc51f 100644 --- a/source/text/scalc/01/05120100.xhp +++ b/source/text/scalc/01/05120100.xhp @@ -81,7 +81,7 @@ <paragraph id="par_id291662923021542" role="tablecontent" xml-lang="en-US" >does not contain</paragraph> </tablecell> <tablecell> - <paragraph id="par_id541662923021543" role="tablecontent" xml-lang="en-US" >The cell contents does not contains the text or number defined in the text box on the right.</paragraph> + <paragraph id="par_id541662923021543" role="tablecontent" xml-lang="en-US" >The cell contents does not contain the text or number defined in the text box on the right.</paragraph> </tablecell> </tablerow> </table> |