--- src/geode_driver.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/geode_driver.c b/src/geode_driver.c index 13635da..c7c5d62 100644 --- a/src/geode_driver.c +++ b/src/geode_driver.c @@ -429,7 +429,7 @@ AmdPciProbe(DriverPtr driver, * * Returns :TRUE on success and FALSE on failure. * - * Comments :This should ne minimal probe and it should under no + * Comments :This should be minimal probe and it should under no * circumstances change the state of the hardware.Don't do * any intiallizations other than the required * ScreenInforec. -- 1.6.6.80.g2df32 _______________________________________________ Xorg-driver-geode mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-geode
