diff options
Diffstat (limited to 'Bindings/example-schema.yaml')
-rw-r--r-- | Bindings/example-schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/example-schema.yaml b/Bindings/example-schema.yaml index 9175d67f355d..c43819c2783a 100644 --- a/Bindings/example-schema.yaml +++ b/Bindings/example-schema.yaml @@ -5,7 +5,7 @@ # All the top-level keys are standard json-schema keywords except for # 'maintainers' and 'select' -# $id is a unique idenifier based on the filename. There may or may not be a +# $id is a unique identifier based on the filename. There may or may not be a # file present at the URL. $id: "http://devicetree.org/schemas/example-schema.yaml#" # $schema is the meta-schema this schema should be validated with. |