diff options
author | Alex Shepard <ashepard@u.washington.edu> | 2006-01-14 19:57:00 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-14 19:57:00 -0500 |
commit | 9c782e3b2083c33b5a14c9955cf15f32ea88116b (patch) | |
tree | 992f409f92486917a4dac822acfa754bced3e5be | |
parent | 7c7dce9209161eb260cdf9e9172f72c3a02379e6 (diff) |
Spelling fix in IPW2100 and IPW2200 Kconfig entries
s/remvoed/removed/
Signed-off-by: Alex Shepard <ashepard@u.washington.edu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r-- | drivers/net/wireless/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index c1a6e69f7905..e90687495ccc 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -160,7 +160,7 @@ config IPW2100 | |||
160 | <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. | 160 | <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. |
161 | 161 | ||
162 | If you want to compile the driver as a module ( = code which can be | 162 | If you want to compile the driver as a module ( = code which can be |
163 | inserted in and remvoed from the running kernel whenever you want), | 163 | inserted in and removed from the running kernel whenever you want), |
164 | say M here and read <file:Documentation/modules.txt>. The module | 164 | say M here and read <file:Documentation/modules.txt>. The module |
165 | will be called ipw2100.ko. | 165 | will be called ipw2100.ko. |
166 | 166 | ||
@@ -213,7 +213,7 @@ config IPW2200 | |||
213 | <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. | 213 | <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. |
214 | 214 | ||
215 | If you want to compile the driver as a module ( = code which can be | 215 | If you want to compile the driver as a module ( = code which can be |
216 | inserted in and remvoed from the running kernel whenever you want), | 216 | inserted in and removed from the running kernel whenever you want), |
217 | say M here and read <file:Documentation/modules.txt>. The module | 217 | say M here and read <file:Documentation/modules.txt>. The module |
218 | will be called ipw2200.ko. | 218 | will be called ipw2200.ko. |
219 | 219 | ||