From b71aa2ac5a73da7f9867cb4822f43de8e3c7e6a2 Mon Sep 17 00:00:00 2001 From: egon_ffj Date: Mon, 21 Mar 2011 21:21:38 +0100 Subject: * fixed small typo diff --git a/files/etc/config/network b/files/etc/config/network index a6986dd..b0d6d9e 100644 --- a/files/etc/config/network +++ b/files/etc/config/network @@ -7,7 +7,7 @@ config 'interface' 'loopback' config 'interface' 'mesh' option 'type' 'bridge' - foption 'ifname' 'bat0 ath0' + option 'ifname' 'bat0 ath0' option 'mtu' '1527' config 'interface' 'lan' -- cgit v0.10.1