offapi/com/sun/star/drawing/XShapeGrouper.idl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 16976c40821f9d5a8c98ea801e749e5198640e29
Author:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
AuthorDate: Wed Dec 9 11:35:23 2020 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
CommitDate: Wed Dec 9 14:38:45 2020 +0100

    Move dot into its place
    
    Appeared on a separate paragraph before.
    
    Change-Id: I738f4874074996c96218bf60162bfa76c8c6cf8d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107465
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/offapi/com/sun/star/drawing/XShapeGrouper.idl 
b/offapi/com/sun/star/drawing/XShapeGrouper.idl
index 2716377ecfa6..1fe63b1c5c42 100644
--- a/offapi/com/sun/star/drawing/XShapeGrouper.idl
+++ b/offapi/com/sun/star/drawing/XShapeGrouper.idl
@@ -39,8 +39,8 @@ published interface XShapeGrouper: 
com::sun::star::uno::XInterface
 
         <p>Grouping of objects in text documents works only if none
         of the objects has an anchor of type
-        com::sun::star::text::TextContentAnchorType::AS_CHARACTER
-        </p>.
+        com::sun::star::text::TextContentAnchorType::AS_CHARACTER .
+        </p>
 
         @param xShapes
             the Shapes that will be grouped. They
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to