diff --git a/fs.go b/fs.go index ecc953f..782a8fc 100644 --- a/fs.go +++ b/fs.go @@ -28,7 +28,7 @@ var ( //go:embed xml/a4/_rels/* TemplateXMLFS embed.FS - // A4TemplateFileList is the files list under TemplateXMLFS/xml/a4 + // A4TemplateFilesList is the files list under TemplateXMLFS/xml/a4 A4TemplateFilesList = []string{ "_rels/.rels", "docProps/app.xml",