summaryrefslogtreecommitdiff
path: root/xmlContentTypes.go
diff options
context:
space:
mode:
authorRi Xu <xuri.me@gmail.com>2017-04-23 00:10:23 +0800
committerRi Xu <xuri.me@gmail.com>2017-04-23 00:10:23 +0800
commit219aadeb7659ccee887e7d70c1711ee6dd50f35f (patch)
treee3465658b75adf4e96aec1e162516b6440c55a63 /xmlContentTypes.go
parent6e287839ecc64396a6e40fb15cc62363fca6ca7a (diff)
- Initialize char support, relate issue #31;
- Doc for function `GetRows()` updated, relate issue #43; - Fix doc typo in `xmlContentTypes.go`; - Default template updated; - Readme updated; - go test updated
Diffstat (limited to 'xmlContentTypes.go')
-rw-r--r--xmlContentTypes.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlContentTypes.go b/xmlContentTypes.go
index c44b8d5..121c684 100644
--- a/xmlContentTypes.go
+++ b/xmlContentTypes.go
@@ -2,7 +2,7 @@ package excelize
import "encoding/xml"
-// xlsxTypes directly maps the types elemen 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 {