[Libreoffice-commits] core.git: offapi/com

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Wed Feb 26 21:25:41 UTC 2020


 offapi/com/sun/star/style/NumberingType.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 464031e0b3633432218c2f44fe56de5fe16168f9
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Feb 26 18:08:48 2020 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Feb 26 22:24:59 2020 +0100

    Quote * at start of continuation line in Doxygen /** .. */ comment
    
    Change-Id: Ibc86d1e380b91c4fe063f0b033e36bf6957aaa4d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89588
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/offapi/com/sun/star/style/NumberingType.idl b/offapi/com/sun/star/style/NumberingType.idl
index 183d719c89a2..0cc07b3eebc6 100644
--- a/offapi/com/sun/star/style/NumberingType.idl
+++ b/offapi/com/sun/star/style/NumberingType.idl
@@ -483,7 +483,7 @@ published constants NumberingType
     const short TEXT_ORDINAL = 62;
 
     /** Footnoting symbols according the University of Chicago style:
-          *, ߤ, ߥ, &#00a7;, **, ߤߤ etc.
+          \*, ߤ, ߥ, &#00a7;, **, ߤߤ etc.
 
         @since LibreOffice 6.4
      */


More information about the Libreoffice-commits mailing list