Fix typos
This commit is contained in:
parent
282ebd100d
commit
0a453caf79
|
@ -299,9 +299,9 @@ If a `group` is given the return value will be a table containing the following
|
|||
- `git_commit_id` (string)
|
||||
- `git_release` (string) release name +additional commits e.g. "2.0.0-master_20170202 +403"
|
||||
- `git_commit_dts` (string) commit timestamp in an ordering format. e.g. "201908111200"
|
||||
- `node_verion_major` (number)
|
||||
- `node_verion_minor` (number)
|
||||
- `node_verion_revision` (number)
|
||||
- `node_version_major` (number)
|
||||
- `node_version_minor` (number)
|
||||
- `node_version_revision` (number)
|
||||
- for `group` = `"build_config"`
|
||||
- `ssl` (boolean)
|
||||
- `lfs_size` (number) as defined at build time
|
||||
|
|
Loading…
Reference in New Issue