It's 'this message', not 'this messages'.

Fix the typo.

Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
---
diff --git a/Documentation/media/uapi/cec/cec-ioc-receive.rst 
b/Documentation/media/uapi/cec/cec-ioc-receive.rst
index 267044f7ac30..2a9b09676add 100644
--- a/Documentation/media/uapi/cec/cec-ioc-receive.rst
+++ b/Documentation/media/uapi/cec/cec-ioc-receive.rst
@@ -131,7 +131,7 @@ View On' messages from initiator 0xf ('Unregistered') to 
destination 0 ('TV').
       - ``tx_status``
       - The status bits of the transmitted message. See
        :ref:`cec-tx-status` for the possible status values. It is 0 if
-       this messages was received, not transmitted.
+       this message was received, not transmitted.
     * - __u8
       - ``msg[16]``
       - The message payload. For :ref:`ioctl CEC_TRANSMIT <CEC_TRANSMIT>` this 
is filled in by the
@@ -168,7 +168,7 @@ View On' messages from initiator 0xf ('Unregistered') to 
destination 0 ('TV').
       - ``tx_status``
       - The status bits of the transmitted message. See
        :ref:`cec-tx-status` for the possible status values. It is 0 if
-       this messages was received, not transmitted.
+       this message was received, not transmitted.
     * - __u8
       - ``tx_arb_lost_cnt``
       - A counter of the number of transmit attempts that resulted in the

Reply via email to