diff --git a/funcs/func_strings.c b/funcs/func_strings.c
index 8d4e46a15e..d184d4b3cd 100644
--- a/funcs/func_strings.c
+++ b/funcs/func_strings.c
@@ -196,7 +196,7 @@ AST_THREADSTORAGE(tmp_buf);
The replacement only occurs in the output. The original variable is not altered.
same => n,Set(digits=5551212)
- same => n,SendDTMF(${STRBETWEEN(digits,w)) ; this will send 5w5w5w1w2w1w2
+ same => n,SendDTMF(${STRBETWEEN(digits,w)}) ; this will send 5w5w5w1w2w1w2