applications/luci-asterisk: fix copy & paste error
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 22 Mar 2009 14:26:24 +0000 (14:26 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 22 Mar 2009 14:26:24 +0000 (14:26 +0000)
applications/luci-asterisk/luasrc/asterisk.lua

index 7789cb4..5e22454 100644 (file)
@@ -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()