diff options
author | Detlef Riekenberg <wine.dev@web.de> | 2009-12-10 13:55:48 +0100 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-12-16 11:28:58 -0800 |
commit | 15293df82bd1c15196e7cb336130c243e9a41806 (patch) | |
tree | 9c84ff1d6027730fbf283aeac1e21c7c3640e152 /Documentation | |
parent | 8bea8672edfca7ec5f661cafb218f1205863b343 (diff) |
vgaarbiter: fix a typo in the vgaarbiter Documentation
I detected a typo, while reading "Documentation/vgaarbiter.txt". Fix the
'fieldd' mispelling.
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/vgaarbiter.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vgaarbiter.txt b/Documentation/vgaarbiter.txt index 987f9b0a5ece..43a9b0694fdd 100644 --- a/Documentation/vgaarbiter.txt +++ b/Documentation/vgaarbiter.txt @@ -103,7 +103,7 @@ I.2 libpciaccess ---------------- To use the vga arbiter char device it was implemented an API inside the -libpciaccess library. One fieldd was added to struct pci_device (each device +libpciaccess library. One field was added to struct pci_device (each device on the system): /* the type of resource decoded by the device */ |