From 46a74f244e60e30b90f2869b586a27a4405c91cc Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 24 Jul 2008 19:02:28 +0000 Subject: Typo --- net/iwconfig.sh.Linux.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/iwconfig.sh.Linux.in') diff --git a/net/iwconfig.sh.Linux.in b/net/iwconfig.sh.Linux.in index ea7cfd6..cf88b6f 100644 --- a/net/iwconfig.sh.Linux.in +++ b/net/iwconfig.sh.Linux.in @@ -737,7 +737,7 @@ iwconfig_pre_start() # which reports NOT READY! x="$(iwconfig_get_type)" if [ "${x}" = "NOT READY!" ]; then - eerror "Looks like there was a probem loading the firmware for ${IFACE}" + eerror "Looks like there was a problem loading the firmware for ${IFACE}" return 1 fi -- cgit v1.2.3