diff --git a/apps/app_userevent.c b/apps/app_userevent.c index 092f22f25e..f149d85247 100644 --- a/apps/app_userevent.c +++ b/apps/app_userevent.c @@ -43,7 +43,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Sends an arbitrary event to the manager interface, with an optional body representing additional arguments. The body may be specified as - a | delimited list of headers. Each additional + a , delimited list of headers. Each additional argument will be placed on a new line in the event. The format of the event will be: Event: UserEvent