aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDetlef Riekenberg <wine.dev@web.de>2009-12-10 07:55:48 -0500
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-12-16 14:28:58 -0500
commit15293df82bd1c15196e7cb336130c243e9a41806 (patch)
tree9c84ff1d6027730fbf283aeac1e21c7c3640e152 /Documentation
parent8bea8672edfca7ec5f661cafb218f1205863b343 (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.txt2
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
103---------------- 103----------------
104 104
105To use the vga arbiter char device it was implemented an API inside the 105To use the vga arbiter char device it was implemented an API inside the
106libpciaccess library. One fieldd was added to struct pci_device (each device 106libpciaccess library. One field was added to struct pci_device (each device
107on the system): 107on the system):
108 108
109 /* the type of resource decoded by the device */ 109 /* the type of resource decoded by the device */