[Libreoffice-commits] help.git: source/text
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Thu Mar 19 13:38:26 UTC 2020
source/text/shared/02/12090101.xhp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 9bbb90edd0a0b2af7c31f70669b7038901285cd9
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Mar 18 23:15:03 2020 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Mar 19 14:38:06 2020 +0100
Apply correct style for table head in page (2)
Change-Id: I7af01680868e263579a681ff34f1bdd3ac07b8ad
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90727
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/02/12090101.xhp b/source/text/shared/02/12090101.xhp
index 3f0914e16..be3438209 100644
--- a/source/text/shared/02/12090101.xhp
+++ b/source/text/shared/02/12090101.xhp
@@ -33,17 +33,17 @@
<bookmark_value>filters; comparison operators</bookmark_value>
<bookmark_value>equal sign, see also operators</bookmark_value>
</bookmark><comment>mw added "equal sign,..."</comment><comment>MW changed "default filters;" into "standard filters;"</comment><comment>mw changed "comparisons;" and "operators;"</comment>
-<paragraph xml-lang="en-US" id="hd_id3148983" role="heading" level="1">Comparison Operators</paragraph>
+<h1 id="hd_id3148983">Comparison Operators</h1>
<paragraph xml-lang="en-US" id="par_id3155364" role="paragraph">The following comparative operators can be set under <item type="menuitem">Condition</item> in the <item type="menuitem">Standard Filter</item> dialog.</paragraph>
<table id="tbl_id3149760">
<tablerow>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3145313" role="paragraph">
+ <paragraph xml-lang="en-US" id="par_id3145313" role="tablehead">
<emph>Comparative operator</emph>
</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3147089" role="paragraph">
+ <paragraph xml-lang="en-US" id="par_id3147089" role="tablehead">
<emph>Effect</emph>
</paragraph>
</tablecell>
@@ -131,4 +131,4 @@
</table>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list