public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
@ 2019-04-18 10:15 Colin King
  2019-04-18 10:41 ` Mukesh Ojha
  2019-04-18 14:15 ` Corey Minyard
  0 siblings, 2 replies; 3+ messages in thread
From: Colin King @ 2019-04-18 10:15 UTC (permalink / raw)
  To: Aishwarya Pant; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the documentation. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 Documentation/ABI/testing/sysfs-devices-platform-ipmi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-platform-ipmi b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
index 2a781e7513b7..afb5db856e1c 100644
--- a/Documentation/ABI/testing/sysfs-devices-platform-ipmi
+++ b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
@@ -212,7 +212,7 @@ Description:
 					Messages may be broken into parts if
 					they are long.
 
-		receieved_messages:	(RO) Number of message responses
+		received_messages:	(RO) Number of message responses
 					received.
 
 		received_message_parts: (RO) Number of message fragments
-- 
2.20.1


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

end of thread, other threads:[~2019-04-18 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-18 10:15 [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages" Colin King
2019-04-18 10:41 ` Mukesh Ojha
2019-04-18 14:15 ` Corey Minyard

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