Prechádzať zdrojové kódy

pcmcia: Fix typo in locking documentation

This fixes a typo in the docs: "devie" -> "device".

Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Nik Nyby 10 rokov pred
rodič
commit
831527b730
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Documentation/pcmcia/locking.txt

+ 1 - 1
Documentation/pcmcia/locking.txt

@@ -96,7 +96,7 @@ or single-use fields not mentioned):
 3. Per PCMCIA-device Data:
 --------------------------
 
-The "main" struct pcmcia_devie is protected as follows (read-only fields
+The "main" struct pcmcia_device is protected as follows (read-only fields
 or single-use fields not mentioned):