oox/inc/drawingml/textliststyle.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2fad86dea0075a98d2d34bf43780611dd986dc68
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jun 17 09:17:56 2021 +0200
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Thu Jun 17 20:58:31 2021 +0200

    Fix typo
    
    Change-Id: Ia84c47ea309734f27fd492ba791d88200408f105
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117361
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net>

diff --git a/oox/inc/drawingml/textliststyle.hxx 
b/oox/inc/drawingml/textliststyle.hxx
index 7fe071af669b..5f986ff45afa 100644
--- a/oox/inc/drawingml/textliststyle.hxx
+++ b/oox/inc/drawingml/textliststyle.hxx
@@ -54,7 +54,7 @@ public:
     void setHasListStyleOnImport() { mbHasListStyleOnImport = true; }
     /** Returns whether the lstStyle tag was non-empty on import
      *
-     *  @return true if list style has it's own noninherited properties.
+     *  @return true if list style has its own noninherited properties.
      */
     bool hasListStyleOnImport() const { return mbHasListStyleOnImport; }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to