diff options
Diffstat (limited to 'templates.go')
-rw-r--r-- | templates.go | 4 |
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 |