mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
Help: Fix typos in presets schema field descriptions
This commit is contained in:
committed by
Brad King
parent
fa1b729b9d
commit
fae7910268
@@ -19,7 +19,7 @@
|
||||
"properties": {
|
||||
"version": {
|
||||
"const": 2,
|
||||
"description": "A requVired integer representing the version of the JSON schema."
|
||||
"description": "A required integer representing the version of the JSON schema."
|
||||
},
|
||||
"cmakeMinimumRequired": { "$ref": "#/definitions/cmakeMinimumRequired"},
|
||||
"vendor": { "$ref": "#/definitions/vendor" },
|
||||
|
||||
Reference in New Issue
Block a user