summaryrefslogtreecommitdiff
path: root/funcs/func_enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_enum.c')
-rw-r--r--funcs/func_enum.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/funcs/func_enum.c b/funcs/func_enum.c
index ebc16066a..f0cbfba78 100644
--- a/funcs/func_enum.c
+++ b/funcs/func_enum.c
@@ -331,8 +331,7 @@ static struct ast_custom_function enum_result_function = {
static struct ast_custom_function enum_function = {
.name = "ENUMLOOKUP",
.synopsis =
- "ENUMLOOKUP allows for general or specific querying of NAPTR records"
- " or counts of NAPTR types for ENUM or ENUM-like DNS pointers",
+ "General or specific querying of NAPTR records for ENUM or ENUM-like DNS pointers",
.syntax =
"ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])",
.desc =