* [PATCH] docs: devicetree: fix typo in writing-schema.rst
@ 2025-08-20 18:10 eisantosh95
2025-08-22 16:21 ` Rob Herring (Arm)
0 siblings, 1 reply; 2+ messages in thread
From: eisantosh95 @ 2025-08-20 18:10 UTC (permalink / raw)
To: devicetree; +Cc: robh, krzysztof.kozlowski+dt, linux-kernel, Santosh Mahto
From: Santosh Mahto <eisantosh95@gmail.com>
Fixes a spelling mistake in writing-schema.rst:
"interpretted" → "interpreted"
Signed-off-by: Santosh Mahto <eisantosh95@gmail.com>
---
Documentation/devicetree/bindings/writing-schema.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/writing-schema.rst b/Documentation/devicetree/bindings/writing-schema.rst
index 470d1521fa174..fcd4726f8df4c 100644
--- a/Documentation/devicetree/bindings/writing-schema.rst
+++ b/Documentation/devicetree/bindings/writing-schema.rst
@@ -53,7 +53,7 @@ description
The default without any indicators is flowed, plain scalar style where single
line breaks and leading whitespace are stripped. Paragraphs are delimited by
blank lines (i.e. double line break). This style cannot contain ": " in it as
- it will be interpretted as a key. Any " #" sequence will be interpretted as
+ it will be interpreted as a key. Any " #" sequence will be interpreted as
a comment. There's other restrictions on characters as well. Most
restrictions are on what the first character can be.
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: devicetree: fix typo in writing-schema.rst
2025-08-20 18:10 [PATCH] docs: devicetree: fix typo in writing-schema.rst eisantosh95
@ 2025-08-22 16:21 ` Rob Herring (Arm)
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-08-22 16:21 UTC (permalink / raw)
To: eisantosh95; +Cc: linux-kernel, krzysztof.kozlowski+dt, devicetree
On Wed, 20 Aug 2025 23:40:13 +0530, eisantosh95@gmail.com wrote:
> From: Santosh Mahto <eisantosh95@gmail.com>
>
> Fixes a spelling mistake in writing-schema.rst:
> "interpretted" → "interpreted"
>
> Signed-off-by: Santosh Mahto <eisantosh95@gmail.com>
> ---
> Documentation/devicetree/bindings/writing-schema.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-22 16:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 18:10 [PATCH] docs: devicetree: fix typo in writing-schema.rst eisantosh95
2025-08-22 16:21 ` Rob Herring (Arm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).