修改一处注释错别字

This commit is contained in:
刘祥超
2021-06-15 10:47:40 +08:00
parent 24fc2249bb
commit 34aa6125df

View File

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