slcan: fix referenced website in Kconfig help text
authorOliver Hartkopp <socketcan@hartkopp.net>
Sun, 30 Jan 2011 09:09:37 +0000 (01:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 30 Jan 2011 09:09:37 +0000 (01:09 -0800)
Fix the referenced project website to www.mictronics.de in the Kconfig
help text for the slcan driver.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/can/Kconfig

index 986195e..5dec456 100644 (file)
@@ -23,7 +23,7 @@ config CAN_SLCAN
 
          As only the sending and receiving of CAN frames is implemented, this
          driver should work with the (serial/USB) CAN hardware from:
-         www.canusb.com / www.can232.com / www.mictronic.com / www.canhack.de
+         www.canusb.com / www.can232.com / www.mictronics.de / www.canhack.de
 
          Userspace tools to attach the SLCAN line discipline (slcan_attach,
          slcand) can be found in the can-utils at the SocketCAN SVN, see