Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 1/2] fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentation
@ 2026-07-28  4:58 Ayananta Paul
  2026-07-28  5:11 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Ayananta Paul @ 2026-07-28  4:58 UTC (permalink / raw)
  To: donald.hunter, kuba
  Cc: davem, edumazet, pabeni, horms, netdev, linux-kernel, linux-doc,
	Ayananta Paul

Correct the spelling of "responding" which was incorrectly written
as "respoding" in the Document/ABI/testing/sysfs-platform-dfl-port
ABI testing file.

Issue identified using:
`codespell -D - -S "*.bin,*.o,*.a,*.so,*.ko,*.gz,*.png,*.jpg" Documentation/`

Signed-off-by: Ayananta Paul <ayanantapaul@gmail.com>
---
 Documentation/ABI/testing/sysfs-platform-dfl-port | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-platform-dfl-port b/Documentation/ABI/testing/sysfs-platform-dfl-port
index 65658267fcc0..40e555abca20 100644
--- a/Documentation/ABI/testing/sysfs-platform-dfl-port
+++ b/Documentation/ABI/testing/sysfs-platform-dfl-port
@@ -84,7 +84,7 @@ Description:	Read-Write. Read this file to get errors detected on port and
 		to clear errors. Write fails with -EINVAL if input parsing
 		fails or input error code doesn't match. Write fails with
 		-EBUSY or -ETIMEDOUT if error can't be cleared as hardware
-		in low power state (-EBUSY) or not respoding (-ETIMEDOUT).
+		in low power state (-EBUSY) or not responding (-ETIMEDOUT).
 
 What:		/sys/bus/platform/devices/dfl-port.0/errors/first_error
 Date:		August 2019
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-28  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  4:58 [PATCH 1/2] fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentation Ayananta Paul
2026-07-28  5:11 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox