diff options
author | Colin Ian King <[email protected]> | 2019-04-18 11:15:02 +0100 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2019-04-18 09:16:10 -0500 |
commit | b779ceadf548b2fc13ce6694d9a480d6a4330b35 (patch) | |
tree | 99a0832e2a1d9b2f03569e945553a2aaabfb6c5d | |
parent | 9a75bd18a85bec5d6d0006a3dba6ff78f65d8fe3 (diff) |
char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
There is a spelling mistake in the documentation. Fix it.
Signed-off-by: Colin Ian King <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-platform-ipmi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |