* Fixed typos
[project/luci.git] / applications / luci-olsr / luasrc / controller / olsr.lua
index 0482a8fe70fa33875f0f0732bb827f69318d742d..24159b7cc44605587b25860c8717e98024ec3222 100644 (file)
@@ -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()