Doc:nfc: Fix typo in nfc-hci.txt
authorMasanari Iida <standby24x7@gmail.com>
Fri, 5 Jun 2015 12:38:19 +0000 (21:38 +0900)
committerJonathan Corbet <corbet@lwn.net>
Fri, 5 Jun 2015 22:55:26 +0000 (07:55 +0900)
This patch fix a spelling typo in nfc-hci.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/nfc/nfc-hci.txt

index 0686c9e..0dc078c 100644 (file)
@@ -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);