summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-11 22:25:25 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-07-14 19:19:28 +0200
commitf8aa265698858f45378195282f5d666a8f59d44e (patch)
treeeb0a2bdb01181908edec02e30e463aa68e8bb304 /include/oox
parenta5a012290aa7250892bd254c8dd5036679350c8f (diff)
Fix typo
Change-Id: Iac526c1a210276e6b8c752e3028d0b911be0795b Reviewed-on: https://gerrit.libreoffice.org/75582 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/vml/vmlformatting.hxx2
1 files changed, 1 insertions, 1 deletions
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;