summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeGeometry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx b/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
index c2249e91e795..bd3e3da0605b 100644
--- a/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
@@ -8503,7 +8503,7 @@ const mso_CustomShape* GetCustomShapeContent( MSO_SPT eSpType )
case mso_sptCurvedConnector4 : pCustomShape = &msoCurvedConnector4; break;
case mso_sptCurvedConnector5 : pCustomShape = &msoCurvedConnector5; break;
- // Dont know, simply mapping to TextSimple
+ // Don't know, simply mapping to TextSimple
case mso_sptTextOnRing :
case mso_sptTextOnCurve :
case mso_sptTextRing :