summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2011-01-29 13:01:03 +0000
committerManuel Munz <freifunk@somakoma.de>2011-01-29 13:01:03 +0000
commit3d0d60f3fb199296f461510c6dfcd4d300418ad4 (patch)
treeaed42fb1d0003707c2b15259719ea51c74c9ed61
parent258bfb7b8171766a9d529dc0d925b71164ca98c5 (diff)
admin_uci: Fix spelling, close #191
-rw-r--r--modules/admin-full/luasrc/view/admin_uci/apply.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/admin-full/luasrc/view/admin_uci/apply.htm b/modules/admin-full/luasrc/view/admin_uci/apply.htm
index a9fbbfe9e..e3231c6b5 100644
--- a/modules/admin-full/luasrc/view/admin_uci/apply.htm
+++ b/modules/admin-full/luasrc/view/admin_uci/apply.htm
@@ -23,7 +23,7 @@ $Id$
<%- cbi_apply_xhr('uci-apply', configs) -%>
- <p><strong><%:The following changes have been comitted%>:</strong></p>
+ <p><strong><%:The following changes have been committed%>:</strong></p>
<%- uci_changelog(changes) -%>
<% else %>
<p><strong><%:There are no pending changes to apply!%></strong></p>