diff options
author | Alex Shepard <ashepard@u.washington.edu> | 2006-01-15 01:57:00 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-15 01:57:00 +0100 |
commit | 9c782e3b2083c33b5a14c9955cf15f32ea88116b (patch) | |
tree | 992f409f92486917a4dac822acfa754bced3e5be /drivers/net | |
parent | 7c7dce9209161eb260cdf9e9172f72c3a02379e6 (diff) | |
download | op-kernel-dev-9c782e3b2083c33b5a14c9955cf15f32ea88116b.zip op-kernel-dev-9c782e3b2083c33b5a14c9955cf15f32ea88116b.tar.gz |
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>
Diffstat (limited to 'drivers/net')
-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 c1a6e69..e9068749 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig @@ -160,7 +160,7 @@ config IPW2100 <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. If you want to compile the driver as a module ( = code which can be - inserted in and remvoed from the running kernel whenever you want), + inserted in and removed from the running kernel whenever you want), say M here and read <file:Documentation/modules.txt>. The module will be called ipw2100.ko. @@ -213,7 +213,7 @@ config IPW2200 <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>. If you want to compile the driver as a module ( = code which can be - inserted in and remvoed from the running kernel whenever you want), + inserted in and removed from the running kernel whenever you want), say M here and read <file:Documentation/modules.txt>. The module will be called ipw2200.ko. |