diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c index a2056e7842..c371246a55 100755 --- a/pbx/pbx_config.c +++ b/pbx/pbx_config.c @@ -83,7 +83,7 @@ static char context_add_extension_help[] = static char context_add_ignorepat_help[] = "Usage: add ignorepat into \n" -" This command add new ignore pattern into context \n" +" This command adds a new ignore pattern into context \n" "\n" "Example: add ignorepat _3XX into local\n";