From 8a3912c8eb25d1acacbc0a18355f2ca75d418908 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 20 Jul 2019 18:57:33 +0200 Subject: Fix typo "an OLE", to complete: https://gerrit.libreoffice.org/#/c/75983/ Change-Id: Idd5b9286348b4fa1e3382983c72b010654a1f4c2 Reviewed-on: https://gerrit.libreoffice.org/76038 Tested-by: Jenkins Reviewed-by: Andrea Gelmini --- svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/inc/sdr') diff --git a/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx b/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx index 8d94c6115aa6..3004ff819e14 100644 --- a/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx +++ b/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx @@ -53,7 +53,7 @@ public: explicit ViewContactOfSdrOle2Obj(SdrOle2Obj& rOle2Obj); virtual ~ViewContactOfSdrOle2Obj() override; - // helper for creating a OLE sequence for this object. It takes care od attributes, needed + // helper for creating an OLE sequence for this object. It takes care od attributes, needed // scaling (e.g. for EmptyPresObj's), the correct graphic and other stuff. It is used from // createViewIndependentPrimitive2DSequence with false, and with evtl. HighContrast true // from the VOC which knows that -- cgit