* Minor spellcheck in spi documentation
@ 2021-04-06 12:31 Stéphane Blondon
2021-04-08 17:38 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Stéphane Blondon @ 2021-04-06 12:31 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: linux-doc
[-- Attachment #1: Type: text/plain, Size: 190 bytes --]
Hello,
I attached a patch fixing the wrong spelling ('ciruit' to 'circuit').
I temporarily subscribed to the linux-doc mailing list if replies are needed.
Regards,
--
Stéphane
[-- Attachment #2: spellcheck_spi_documentation.patch --]
[-- Type: text/x-diff, Size: 1263 bytes --]
From 233e00c3479709cc52448b541d073a5e4c8568ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Blondon?= <stephane.blondon@gmail.com>
Date: Tue, 6 Apr 2021 14:12:22 +0200
Subject: [PATCH] Fix: spellcheck 'ciruit' to 'circuit'
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Stéphane Blondon <stephane.blondon@gmail.com>
---
Documentation/spi/butterfly.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/spi/butterfly.rst b/Documentation/spi/butterfly.rst
index e614a589547c..56088fb090c7 100644
--- a/Documentation/spi/butterfly.rst
+++ b/Documentation/spi/butterfly.rst
@@ -11,7 +11,7 @@ develop firmware for this, and flash it using this adapter cable.
You can make this adapter from an old printer cable and solder things
directly to the Butterfly. Or (if you have the parts and skills) you
-can come up with something fancier, providing ciruit protection to the
+can come up with something fancier, providing circuit protection to the
Butterfly and the printer port, or with a better power supply than two
signal pins from the printer port. Or for that matter, you can use
similar cables to talk to many AVR boards, even a breadboard.
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Minor spellcheck in spi documentation
2021-04-06 12:31 Minor spellcheck in spi documentation Stéphane Blondon
@ 2021-04-08 17:38 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-04-08 17:38 UTC (permalink / raw)
To: Stéphane Blondon; +Cc: linux-doc
Stéphane Blondon <stephane.blondon@gmail.com> writes:
> Hello,
>
> I attached a patch fixing the wrong spelling ('ciruit' to 'circuit').
>
> I temporarily subscribed to the linux-doc mailing list if replies are needed.
People will always copy you on replies, so you don't have to subscribe
to any specific list.
I've applied this but ... please look at our documentation on submitting
patches for any future changes. In particular, the patch should not be
sent as an attachment, that makes extra work on the receiving side.
Thanks,
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-08 17:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-06 12:31 Minor spellcheck in spi documentation Stéphane Blondon
2021-04-08 17:38 ` Jonathan Corbet
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).