Index: res/res_indications.c =================================================================== RCS file: /var/lib/cvs/asterisk/res/res_indications.c,v retrieving revision 1.2 diff -u -r1.2 res_indications.c --- res/res_indications.c 7 Mar 2005 10:48:27 -0000 1.2 +++ res/res_indications.c 13 Jul 2005 14:06:48 -0000 @@ -54,7 +54,7 @@ " indications for the specified countries.\n"; char *playtones_desc= -"PlayTone(arg): Plays a tone list. Execution will continue with the next step immediately,\n" +"PlayTones(arg): Plays a tone list. Execution will continue with the next step immediately,\n" "while the tones continue to play.\n" "Arg is either the tone name defined in the indications.conf configuration file, or a directly\n" "specified list of frequencies and durations.\n"