[PATCH] Doc:nfc: Fix typo in nfc-hci.txt

From: Masanari Iida
Date: Fri Jun 05 2015 - 08:38:42 EST


This patch fix a spelling typo in nfc-hci.txt

Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>
---
Documentation/nfc/nfc-hci.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/nfc/nfc-hci.txt b/Documentation/nfc/nfc-hci.txt
index 0686c9e..0dc078c 100644
--- a/Documentation/nfc/nfc-hci.txt
+++ b/Documentation/nfc/nfc-hci.txt
@@ -122,7 +122,7 @@ This must be done from a context that can sleep.
PHY Management
--------------

-The physical link (i2c, ...) management is defined by the following struture:
+The physical link (i2c, ...) management is defined by the following structure:

struct nfc_phy_ops {
int (*write)(void *dev_id, struct sk_buff *skb);
--
2.4.2.387.gf86f31a

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/