[Libreoffice-commits] core.git: writerfilter/inc

Milos Sramek milos.sramek at soit.sk
Mon Sep 19 19:40:09 UTC 2016


 writerfilter/inc/dmapper/resourcemodel.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5c71ae07229b1a76b6ad54c485c8cde55ea309e5
Author: Milos Sramek <milos.sramek at soit.sk>
Date:   Mon Sep 19 17:13:52 2016 +0200

    Explanation of the SPRM acronym added to definition of the Sprm class
    
    Change-Id: I536cd6ba2d531292d5148819dfd914b76f4b1111
    Reviewed-on: https://gerrit.libreoffice.org/29032
    Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
    Tested-by: Katarina Behrens <Katarina.Behrens at cib.de>

diff --git a/writerfilter/inc/dmapper/resourcemodel.hxx b/writerfilter/inc/dmapper/resourcemodel.hxx
index 043c160..252d833 100644
--- a/writerfilter/inc/dmapper/resourcemodel.hxx
+++ b/writerfilter/inc/dmapper/resourcemodel.hxx
@@ -347,7 +347,7 @@ public:
 };
 
 /**
-   An SPRM.
+   An SPRM: Section, Paragraph and Run Modifier
 
  */
 class Sprm


More information about the Libreoffice-commits mailing list