source/text/shared/02/12090101.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 13f38e5dfab681a3c9e55f7a5718b0fd1e5de415 Author: Pierre <[email protected]> AuthorDate: Mon Nov 3 21:52:05 2025 +0200 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Tue Nov 4 18:59:44 2025 +0100 typos: extra space Change-Id: Id5c958bfb6ce1c12604a524089451a306329a2d2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/193375 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/shared/02/12090101.xhp b/source/text/shared/02/12090101.xhp index cbc85f557a..71388a2603 100644 --- a/source/text/shared/02/12090101.xhp +++ b/source/text/shared/02/12090101.xhp @@ -74,7 +74,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id3155342" role="paragraph">Less than or equal to (< =)</paragraph> + <paragraph id="par_id3155342" role="paragraph">Less than or equal to (<=)</paragraph> </tablecell> <tablecell> <paragraph id="par_id3154381" role="paragraph">Shows values that are less than or equal to the condition.</paragraph> @@ -82,7 +82,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id3153823" role="paragraph">Greater than or equal to (> =)</paragraph> + <paragraph id="par_id3153823" role="paragraph">Greater than or equal to (>=)</paragraph> </tablecell> <tablecell> <paragraph id="par_id3154143" role="paragraph">Shows values that are greater than or equal to the condition.</paragraph> @@ -90,7 +90,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id3154811" role="paragraph">Not equal (< >)</paragraph> + <paragraph id="par_id3154811" role="paragraph">Not equal (<>)</paragraph> </tablecell> <tablecell> <paragraph id="par_id3148944" role="paragraph">Shows the values not equal to the condition.</paragraph>
