From 420923ba76ad84892fd242ed37be9d85e1ea03fe Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:23:08 +0200 Subject: Fix typos Change-Id: Ie2bbe020fc6e3a4a4f913208c245f395849bb9ee Reviewed-on: https://gerrit.libreoffice.org/16708 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- include/xmloff/shapeexport.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/xmloff') diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx index 8ba396903136..83aafd5587e3 100644 --- a/include/xmloff/shapeexport.hxx +++ b/include/xmloff/shapeexport.hxx @@ -170,7 +170,7 @@ private: ImplXMLShapeExportInfoVector::iterator maCurrentInfo; OUString msPresentationStylePrefix; - // #88546# possibility to swich progress bar handling on/off + // #88546# possibility to switch progress bar handling on/off bool mbHandleProgressBar; rtl::Reference< XMLTableExport > mxShapeTableExport; -- cgit