fix typo in comment

This commit is contained in:
Umputun
2018-09-07 02:43:34 -05:00
parent 93347df190
commit 96e4116d60
+1 -1
View File
@@ -48,7 +48,7 @@ type fileParser struct {
// parse apply template and also concat path and file. In case if file contains path separator path will be ignored
func (p *fileParser) parse(now time.Time) (string, error) {
// file/location paramaters my have template masks
// file/location parameters my have template masks
fileTemplate := struct {
YYYYMMDD string
YYYY string