summaryrefslogtreecommitdiff
path: root/Documentation/nfc
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2015-06-05 21:38:19 +0900
committerSamuel Ortiz <sameo@linux.intel.com>2015-06-08 23:15:45 +0200
commitd96097e03f5155115542d42580b1439cafdb6088 (patch)
tree0de1dcdfc1e62101dc134e6051f2a12bf37a16ed /Documentation/nfc
parent262e7198bc0e77614f5e9301e0804462741a29fc (diff)
NFC: Fix typo in nfc-hci.txt
This patch fix a spelling typo in nfc-hci.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Documentation/nfc')
-rw-r--r--Documentation/nfc/nfc-hci.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/nfc/nfc-hci.txt b/Documentation/nfc/nfc-hci.txt
index 0686c9e211c2..0dc078cab972 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);