]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
b43: Fix 'me' -> 'be' typo in Kconfig
authorW. Trevor King <wking@tremily.us>
Thu, 21 Feb 2013 12:34:42 +0000 (07:34 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 Mar 2013 21:24:25 +0000 (16:24 -0500)
Also add a missing 'the' before 'runtime performance'.

Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/Kconfig

index 287c6b670a36c9ac5123d64071e4f11fa93575bb..c3024ecea38a71c5e6edcc85979ede1ad936c22f 100644 (file)
@@ -166,8 +166,8 @@ config B43_DEBUG
          Broadcom 43xx debugging.
 
          This adds additional runtime sanity checks and statistics to the driver.
-         These checks and statistics might me expensive and hurt runtime performance
-         of your system.
+         These checks and statistics might be expensive and hurt the runtime
+         performance of your system.
          This also adds the b43 debugfs interface.
 
          Do not enable this, unless you are debugging the driver.