summaryrefslogtreecommitdiffstats
path: root/bin/net_applet
diff options
context:
space:
mode:
Diffstat (limited to 'bin/net_applet')
-rwxr-xr-xbin/net_applet2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/net_applet b/bin/net_applet
index 6d67bb5..5361c7a 100755
--- a/bin/net_applet
+++ b/bin/net_applet
@@ -141,7 +141,7 @@ my %actions = (
name => N("Monitor Network"),
launch => \&run_net_monitor
},
- 'monitorIFW' => {\
+ 'monitorIFW' => {
name => N("Interactive Firewall"),
launch => \&run_drakids
},