diff options
Diffstat (limited to 'driver/xf86-video-r128/src/r128_probe.c')
-rw-r--r-- | driver/xf86-video-r128/src/r128_probe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-r128/src/r128_probe.c b/driver/xf86-video-r128/src/r128_probe.c index 363904e49..20546c390 100644 --- a/driver/xf86-video-r128/src/r128_probe.c +++ b/driver/xf86-video-r128/src/r128_probe.c @@ -276,7 +276,7 @@ r128_get_scrninfo(int entity_num) } } - /* mobility cards support Dual-Head, mark the entity as sharable*/ + /* mobility cards support Dual-Head, mark the entity as shareable*/ if (pEnt->chipset == PCI_CHIP_RAGE128LE || pEnt->chipset == PCI_CHIP_RAGE128LF || pEnt->chipset == PCI_CHIP_RAGE128MF || |