dt-bindings: Correct spelling in example schema
authorSimon Horman <horms+renesas@verge.net.au>
Fri, 6 Sep 2019 11:16:24 +0000 (13:16 +0200)
committerRob Herring <robh@kernel.org>
Fri, 6 Sep 2019 14:29:12 +0000 (15:29 +0100)
Correct spelling of "identifier".

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/example-schema.yaml

index 9175d67f355d9d4f1033df8d0eb0928a4aba255d..c43819c2783a94897f44696e73fe0659f64adfdb 100644 (file)
@@ -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.