source/text/shared/00/00040500.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1749b770bbfe4aeb1296c48cc9d20cb947a04e47
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Jul 30 16:40:15 2020 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Jul 30 17:45:37 2020 +0200

    fix broken build due to duplicate id
    
    since...
    
    commit d3a14f08c6a430a62cb46f130a494e305ebdf275
    Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Date:   Wed Jul 29 17:56:22 2020 +0300
    
        Rethink some switch statements in Format Menu -related listings
    
    Change-Id: I5763023b30a21f6c1d0cc0f450ebf3337164b43b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99808
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/source/text/shared/00/00040500.xhp 
b/source/text/shared/00/00040500.xhp
index c363addf9..dd8eb4a2c 100644
--- a/source/text/shared/00/00040500.xhp
+++ b/source/text/shared/00/00040500.xhp
@@ -303,7 +303,7 @@
 <section id="numposition">
     <switch select="appl">
         <case select="WRITER">
-            <paragraph id="par_id3154930" role="paragraph">Open <emph>Styles - 
List Styles</emph> - context menu of an entry - choose 
<emph>New/Modify</emph>.</paragraph>
+            <paragraph id="par_id3154931" role="paragraph">Open <emph>Styles - 
List Styles</emph> - context menu of an entry - choose 
<emph>New/Modify</emph>.</paragraph>
             <paragraph id="par_id3153812" role="paragraph">Choose 
<menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of 
an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> 
tab.</paragraph>
         </case>
     </switch>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to