[Libreoffice-commits] core.git: include/oox

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Jul 14 17:20:20 UTC 2019


 include/oox/vml/vmlformatting.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f8aa265698858f45378195282f5d666a8f59d44e
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 11 22:25:25 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Jul 14 19:19:28 2019 +0200

    Fix typo
    
    Change-Id: Iac526c1a210276e6b8c752e3028d0b911be0795b
    Reviewed-on: https://gerrit.libreoffice.org/75582
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/oox/vml/vmlformatting.hxx b/include/oox/vml/vmlformatting.hxx
index 50e91c1bea92..875f0ecbfd98 100644
--- a/include/oox/vml/vmlformatting.hxx
+++ b/include/oox/vml/vmlformatting.hxx
@@ -175,7 +175,7 @@ namespace ConversionHelper
 }
 
 
-/** The stroke arrow model structure contains all properties for an line end arrow. */
+/** The stroke arrow model structure contains all properties for a line end arrow. */
 struct StrokeArrowModel
 {
     OptValue< sal_Int32 > moArrowType;


More information about the Libreoffice-commits mailing list