diff --git a/resources/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua b/resources/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua index 55f479aed5..f4ff71b761 100644 --- a/resources/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua +++ b/resources/install/scripts/app/xml_handler/resources/scripts/dialplan/dialplan.lua @@ -34,7 +34,7 @@ if XML_STRING then log.notice("dialplan:"..call_context.." source: memcache"); elseif err ~= 'NOT FOUND' then - log.notice("error get element form cache: " .. err); + log.notice("error get element from cache: " .. err); end end