From: Simon Horman Date: Fri, 6 Sep 2019 11:16:24 +0000 (+0200) Subject: dt-bindings: Correct spelling in example schema X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=43c63c15bda8b29bfc29a69636cb38811a7a0b67;p=linux.git dt-bindings: Correct spelling in example schema Correct spelling of "identifier". Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/example-schema.yaml b/Documentation/devicetree/bindings/example-schema.yaml index 9175d67f355d9..c43819c2783a9 100644 --- a/Documentation/devicetree/bindings/example-schema.yaml +++ b/Documentation/devicetree/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.