From 5d4b13707666701506dcb86e7fc2dfe79ee056ea Mon Sep 17 00:00:00 2001 From: Leif Delgass Date: Sun, 28 Sep 2003 21:27:09 +0000 Subject: [PATCH] Fix typo in SiS help message (and testing cvs commit to dri.freedesktop.org) --- linux-core/Kconfig | 2 +- linux/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-core/Kconfig b/linux-core/Kconfig index c7ec130..5778603 100644 --- a/linux-core/Kconfig +++ b/linux-core/Kconfig @@ -77,7 +77,7 @@ config DRM_SIS tristate "SiS video cards" depends on DRM && AGP help - Choose this option if you have a SiS 630 or compatibel video + Choose this option if you have a SiS 630 or compatible video chipset. If M is selected the module will be called sis. AGP support is required for this driver to work. diff --git a/linux/Kconfig b/linux/Kconfig index c7ec130..5778603 100644 --- a/linux/Kconfig +++ b/linux/Kconfig @@ -77,7 +77,7 @@ config DRM_SIS tristate "SiS video cards" depends on DRM && AGP help - Choose this option if you have a SiS 630 or compatibel video + Choose this option if you have a SiS 630 or compatible video chipset. If M is selected the module will be called sis. AGP support is required for this driver to work. -- 2.7.4