From 6c770a43118c417eb93e2e14af2f3a35976692bc Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Mon, 30 Nov 2009 14:12:55 +0000 Subject: Fixed a typo (#55571). --- cron-sh/promisc_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron-sh/promisc_check.sh b/cron-sh/promisc_check.sh index 62d61e2..d9a2c6b 100755 --- a/cron-sh/promisc_check.sh +++ b/cron-sh/promisc_check.sh @@ -1,5 +1,5 @@ #!/bin/bash -# msec: this checks if the network is in promiscuous mose +# msec: this checks if the network is in promiscuous mode . /usr/share/msec/functions.sh -- cgit v1.2.1