summaryrefslogtreecommitdiff
path: root/templates.go
diff options
context:
space:
mode:
authorRi Xu <xuri.me@gmail.com>2017-08-01 16:35:18 +0800
committerRi Xu <xuri.me@gmail.com>2017-08-01 16:35:18 +0800
commit6626a26f7baca10773f4066de47a811a8a89d236 (patch)
treea82eab7a05808e10d40f7a3be4fcbb87cff96fbb /templates.go
parentb327eb54dcbf3013dba29a598b87481921fff39a (diff)
Simplify code and update unit tests.
Diffstat (limited to 'templates.go')
-rw-r--r--templates.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates.go b/templates.go
index 0c6d3b3..b5f4f8c 100644
--- a/templates.go
+++ b/templates.go
@@ -1,5 +1,5 @@
-// This file contains default templates for XML files we don't yet
-// populated based on content.
+// This file contains default templates for XML files we don't yet populated
+// based on content.
package excelize