oox/inc/drawingml/fontworkhelpers.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3d95141d6350a63c09f190639c435136b20a8936 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Feb 22 14:35:16 2023 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Feb 22 13:55:40 2023 +0000 Fix typo Change-Id: Ib61d53a7f48057a7b63d9c0f2e473ea763badaf7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147470 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/oox/inc/drawingml/fontworkhelpers.hxx b/oox/inc/drawingml/fontworkhelpers.hxx index 7d8d0a9692dd..b7d4c5594854 100644 --- a/oox/inc/drawingml/fontworkhelpers.hxx +++ b/oox/inc/drawingml/fontworkhelpers.hxx @@ -82,7 +82,7 @@ void createCharInteropGrabBagUpdatesFromShapeProps( void applyUpdatesToCharInteropGrabBag(const std::vector<css::beans::PropertyValue>& rUpdatePropVec, css::uno::Reference<css::text::XText>& rXText); -// ToDo: This is essentially the same as contained in methode DrawingML::WriteOutline. Change it +// ToDo: This is essentially the same as contained in method DrawingML::WriteOutline. Change it // there to use this method too, perhaps move this method to a common location. /** Uses LineDash and LineCap to detect, whether the dashing comes from a prstDash in MS Office. If prstDash is detected, the method puts the corresponding string for markup into rsPrstDash