summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/nfc/nfc-hci.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/nfc/nfc-hci.rst')
-rw-r--r--Documentation/driver-api/nfc/nfc-hci.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/nfc/nfc-hci.rst b/Documentation/driver-api/nfc/nfc-hci.rst
index f10fe53aa9fe..486aa647c456 100644
--- a/Documentation/driver-api/nfc/nfc-hci.rst
+++ b/Documentation/driver-api/nfc/nfc-hci.rst
@@ -150,7 +150,7 @@ LLC
Communication between the CPU and the chip often requires some link layer
protocol. Those are isolated as modules managed by the HCI layer. There are
-currently two modules : nop (raw transfert) and shdlc.
+currently two modules : nop (raw transfer) and shdlc.
A new llc must implement the following functions::
struct nfc_llc_ops {