summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;