From 70eb16ed8781264ac883bc799459ada9545103c7 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 23 Oct 2020 17:32:18 +0200 Subject: Fix typo It passed "make check" on Linux Change-Id: I52796ff1e64a125d84e83261d0193e9f37e76a15 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104738 Tested-by: Jenkins Reviewed-by: Andreas Kainz --- extras/source/templates/draw/bpmn/content.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extras/source/templates/draw') diff --git a/extras/source/templates/draw/bpmn/content.xml b/extras/source/templates/draw/bpmn/content.xml index 5bff85ecd219..7cf9fd2141ca 100644 --- a/extras/source/templates/draw/bpmn/content.xml +++ b/extras/source/templates/draw/bpmn/content.xml @@ -846,7 +846,7 @@ - Direct formating + Direct formatting BPMN gallery items use 11px font size to fit well in writer and draw. Bold borders have 0,10 mm line width. @@ -923,7 +923,7 @@ BPMN gallery - gallery items store the styles as direct formating style, so when you move an gallery item into the page click Format → Clear Direct Formating and the gallery items use the defined styles. + gallery items store the styles as direct formatting style, so when you move an gallery item into the page click Format → Clear Direct Formatting and the gallery items use the defined styles. -- cgit