From e627929e5ea628ddbc981cc1afd9cde1b8f69a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolnai=20Tam=C3=A1s?= Date: Fri, 16 May 2014 12:02:36 +0200 Subject: [PATCH] Fix class name typo in comment Change-Id: Ie37583fb53578fb91a121f7d2ec654a4fae01002 --- xmloff/source/draw/shapeimport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx index e31f8c33c2d2..b220c22eae6f 100644 --- a/xmloff/source/draw/shapeimport.cxx +++ b/xmloff/source/draw/shapeimport.cxx @@ -609,7 +609,7 @@ SvXMLShapeContext* XMLShapeImportHelper::CreateGroupChildContext( return pContext; } -// This method is called from SdXMLFrameContext to create children of drawe:frame +// This method is called from SdXMLFrameShapeContext to create children of drawe:frame SvXMLShapeContext* XMLShapeImportHelper::CreateFrameChildContext( SvXMLImport& rImport, sal_uInt16 p_nPrefix,