]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
pcmcia: Fix typo in locking documentation
authorNik Nyby <nikolas@gnu.org>
Mon, 6 Jul 2015 14:28:41 +0000 (10:28 -0400)
committerJiri Kosina <jkosina@suse.com>
Fri, 7 Aug 2015 12:34:58 +0000 (14:34 +0200)
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>
Documentation/pcmcia/locking.txt

index 68f622bc406450dec85c7ca1a6cffebbd731489a..b2c9b478906b4b517338d902505263c474dbe918 100644 (file)
@@ -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):