diff --git a/res/res_features.c b/res/res_features.c index 89260a4b06..599ad398f3 100644 --- a/res/res_features.c +++ b/res/res_features.c @@ -125,7 +125,7 @@ static char *parkcall = "Park"; static char *synopsis2 = "Park yourself"; -static char *descrip2 = "Park(exten):" +static char *descrip2 = "Park():" "Used to park yourself (typically in combination with a supervised\n" "transfer to know the parking space). This application is always\n" "registered internally and does not need to be explicitly added\n"