From 3403ca149a0bb843fe54f452baf7299906b96e64 Mon Sep 17 00:00:00 2001 From: egon0 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