summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js')
-rw-r--r--applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js b/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js
index 1afbf6d35e..c9ba968af1 100644
--- a/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js
+++ b/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js
@@ -320,7 +320,7 @@ var status = baseclass.extend({
"The %s service failed to discover WAN gateway"
).format(pkg.Name),
errorNoWanInterface: _(
- "The %s inteface not found, you need to set the 'pbr.config.procd_wan_interface' option"
+ "The %s interface not found, you need to set the 'pbr.config.procd_wan_interface' option"
),
errorNoWanInterfaceHint: _(
"Refer to https://docs.openwrt.melmac.net/pbr/#procd_wan_interface"