linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Input: docs: fix spelling mistake "potocol" -> "protocol"
@ 2019-08-05 10:49 Colin King
  2019-08-06 17:24 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2019-08-05 10:49 UTC (permalink / raw)
  To: Henrik Rydberg, Dmitry Torokhov, Jonathan Corbet, linux-input,
	linux-doc
  Cc: kernel-janitors, linux-kernel

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

There is a minor spelling mistake in the documentation, fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 Documentation/input/multi-touch-protocol.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/input/multi-touch-protocol.rst b/Documentation/input/multi-touch-protocol.rst
index 6be70342e709..307fe22d9668 100644
--- a/Documentation/input/multi-touch-protocol.rst
+++ b/Documentation/input/multi-touch-protocol.rst
@@ -23,7 +23,7 @@ devices capable of tracking identifiable contacts (type B), the protocol
 describes how to send updates for individual contacts via event slots.
 
 .. note::
-   MT potocol type A is obsolete, all kernel drivers have been
+   MT protocol type A is obsolete, all kernel drivers have been
    converted to use type B.
 
 Protocol Usage
-- 
2.20.1


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

end of thread, other threads:[~2019-08-06 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-05 10:49 [PATCH] Input: docs: fix spelling mistake "potocol" -> "protocol" Colin King
2019-08-06 17:24 ` 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).