summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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>