Skip to content

Commit

Permalink
pcmcia: Fix typo in locking documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nik Nyby authored and Jiri Kosina committed Aug 7, 2015
1 parent 47268a4 commit 831527b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/pcmcia/locking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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):


Expand Down

0 comments on commit 831527b

Please sign in to comment.