修改一处注释错别字

This commit is contained in:
GoEdgeLab
2021-06-15 10:47:40 +08:00
parent af70c6d294
commit 0bcf117163

View File

@@ -166,7 +166,7 @@ ON "` + this.itemsTableName + `" (
}
func (this *FileList) Reset() error {
// 不任何事情
// 不任何事情
return nil
}