mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-19 21:01:41 +00:00
Fix typo "readabla" in schema
This commit is contained in:
parent
0e7c7ba9dd
commit
58feb014fe
@ -273,7 +273,7 @@
|
||||
},
|
||||
"update_time_utc": {
|
||||
"type": "string",
|
||||
"description": "Human readabla update time in UTC YYYY-MM-DD HH:MM:SS format",
|
||||
"description": "Human readable update time in UTC YYYY-MM-DD HH:MM:SS format",
|
||||
"pattern": "^2\\d\\d\\d-\\d\\d-\\d\\d \\d\\d:\\d\\d:\\d\\d$"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user