Fix incorrect feature name

This commit is contained in:
WillyPillow 2020-08-30 02:04:35 +08:00
parent dd42704add
commit 95ee4559ab
No known key found for this signature in database
GPG Key ID: 3839E194B1415A9C

View File

@ -138,7 +138,7 @@ Most of the fields should be fairly self-explanatory.
- `template-release`
- `template-reponame`
- `template-buildtime`
- `template-install-date`
- `template-installtime`
- The times are in ISO 8601 format, and can be parsed in Python with `datetime.datetime.fromisoformat()`.
- `template-licence`
- `template-url`