source/text/scalc/guide/cellstyle_conditional.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b27934a3330f48716085cacbc2054a605675f2a5
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Fri Aug 23 12:21:44 2024 +0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Aug 23 13:12:08 2024 +0200

    tdf#162559 Clarify conditional formatting example
    
    Change-Id: Ia87562a5e74aa18cc95b0d769d1ed9800aac643f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172309
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/guide/cellstyle_conditional.xhp 
b/source/text/scalc/guide/cellstyle_conditional.xhp
index 899893d10f..b82b5bb348 100644
--- a/source/text/scalc/guide/cellstyle_conditional.xhp
+++ b/source/text/scalc/guide/cellstyle_conditional.xhp
@@ -108,7 +108,7 @@
             <paragraph xml-lang="en-US" id="par_id3153801" 
role="listitem">Choose the <emph>Format - Conditional - Condition</emph> 
command to open the corresponding dialog.</paragraph>
          </listitem>
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3153013" 
role="listitem">Define the condition as follows: If cell value is less than 
J14, format with cell style "Below", and if cell value is greater than or equal 
to J14, format with cell style "Above".</paragraph>
+            <paragraph xml-lang="en-US" id="par_id3153013" 
role="listitem">Define the condition as follows: If cell value is less than 
$J$14, format with cell style "Below", and if cell value is greater than or 
equal to $J$14, format with cell style "Above".</paragraph>
          </listitem>
       </list>
       <h3 id="hd_id3155761">Step 5: Copy Cell Style</h3>

Reply via email to