From ba6519a800da9f105953436e3e70701850d4e3dc Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 11 Aug 2019 18:27:30 +0200 Subject: Fix typos Change-Id: I42f7ec098cb03cdbd4aa54b86f1c0171b317f956 Reviewed-on: https://gerrit.libreoffice.org/77282 Tested-by: Jenkins Reviewed-by: Julien Nabet --- svx/source/svdraw/svdedxv.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/svdraw/svdedxv.cxx') diff --git a/svx/source/svdraw/svdedxv.cxx b/svx/source/svdraw/svdedxv.cxx index d37f7db235ee..69d9905c9477 100644 --- a/svx/source/svdraw/svdedxv.cxx +++ b/svx/source/svdraw/svdedxv.cxx @@ -2120,7 +2120,7 @@ bool SdrObjEditView::SetAttributes(const SfxItemSet& rSet, bool bReplaceAll) // If this is a text object also rescue the OutlinerParaObject since // applying attributes to the object may change text layout when - // multiple portions exist with multiple formats. If a OutlinerParaObject + // multiple portions exist with multiple formats. If an OutlinerParaObject // really exists and needs to be rescued is evaluated in the undo // implementation itself. bool bRescueText = mxTextEditObj.get(); -- cgit v1.2.3