diff --git a/res/res_features.c b/res/res_features.c index ee3da34c10f2297664aea44efab9822fbf04d4d7..b114d23c05548a9933f2d4ef7e1f276cb68f020e 100644 --- a/res/res_features.c +++ b/res/res_features.c @@ -111,7 +111,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"