Normalize the speeling of "license" in the files to "license". (#2334)
* Normalize the speeling of "license" in the files to "license". * simp * typo
This commit is contained in:
parent
67977b1513
commit
73c85a01c8
2 changed files with 4 additions and 4 deletions
|
@ -3330,8 +3330,8 @@ The properties in the `namingOverride` section could be uase to override menu na
|
|||
- `description`: Name ID 10, description of the typeface.
|
||||
- `urlVendor`: Name ID 11, URL of font vendor.
|
||||
- `urlDesigner`: Name ID 12, URL of typeface designer.
|
||||
- `licence`: Name ID 13, license description.
|
||||
- `licenceURL`: Name ID 14, license Info URL.
|
||||
- `license` (or alternatively `licence`): Name ID 13, license description.
|
||||
- `licenseURL` (or alternatively `licenceURL`): Name ID 14, license Info URL.
|
||||
|
||||
In addition, you can also use the `version` property to override font version. The version number should follow [SemVer](https://semver.org/), like being `1.0.0`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue