From 741f7a44f507f3dc701a9bda47f03d3e25886bed Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 6 Jun 2008 22:27:03 +0000 Subject: * Fixed typos --- applications/luci-olsr/luasrc/controller/olsr.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-olsr/luasrc/controller/olsr.lua') diff --git a/applications/luci-olsr/luasrc/controller/olsr.lua b/applications/luci-olsr/luasrc/controller/olsr.lua index 0482a8fe70..24159b7cc4 100644 --- a/applications/luci-olsr/luasrc/controller/olsr.lua +++ b/applications/luci-olsr/luasrc/controller/olsr.lua @@ -25,7 +25,7 @@ function index() page.title = "MID" page.order = 50 - entry({"admin", "services", "olsrd"}, cbi("olsr/olsrd.lua"), "OLSRd") + entry({"admin", "services", "olsrd"}, cbi("olsr/olsrd"), "OLSR") end function action_index() -- cgit v1.2.3