diff options
Diffstat (limited to 'xmlContentTypes.go')
-rw-r--r-- | xmlContentTypes.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlContentTypes.go b/xmlContentTypes.go index 5920f1f..4b3cd64 100644 --- a/xmlContentTypes.go +++ b/xmlContentTypes.go @@ -16,7 +16,7 @@ import ( "sync" ) -// xlsxTypes directly maps the types element of content types for relationship +// xlsxTypes directly maps the types' element of content types for relationship // parts, it takes a Multipurpose Internet Mail Extension (MIME) media type as a // value. type xlsxTypes struct { |