summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-asterisk/luasrc/asterisk.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-asterisk/luasrc/asterisk.lua b/applications/luci-asterisk/luasrc/asterisk.lua
index 7789cb4cf..5e2245449 100644
--- a/applications/luci-asterisk/luasrc/asterisk.lua
+++ b/applications/luci-asterisk/luasrc/asterisk.lua
@@ -311,7 +311,7 @@ function idd.idd(c)
end
---- LuCI Asterisk - International Direct Dialing Prefixes
+--- LuCI Asterisk - Country Code Prefixes
-- @type module
cc = luci.util.class()