diff -uNrp a/formats/format_g729.c b/formats/format_g729.c --- a/formats/format_g729.c 2003-09-08 12:48:07.000000000 -0400 +++ b/formats/format_g729.c 2004-01-21 15:24:19.547927578 -0500 @@ -32,7 +32,7 @@ #include #endif -/* Some Ideas for this code came from makeg729e.c by Jeffery Chilton */ +/* Some Ideas for this code came from makeg729e.c by Jeffrey Chilton */ /* Portions of the conversion code are by guido@sienanet.it */ diff -uNrp a/formats/format_gsm.c b/formats/format_gsm.c --- a/formats/format_gsm.c 2003-09-08 12:48:07.000000000 -0400 +++ b/formats/format_gsm.c 2004-01-21 15:24:30.017791151 -0500 @@ -34,7 +34,7 @@ #include "msgsm.h" -/* Some Ideas for this code came from makegsme.c by Jeffery Chilton */ +/* Some Ideas for this code came from makegsme.c by Jeffrey Chilton */ /* Portions of the conversion code are by guido@sienanet.it */ diff -uNrp a/formats/format_h263.c b/formats/format_h263.c --- a/formats/format_h263.c 2003-09-08 12:48:07.000000000 -0400 +++ b/formats/format_h263.c 2004-01-21 15:24:37.576694355 -0500 @@ -32,7 +32,7 @@ #include #endif -/* Some Ideas for this code came from makeh263e.c by Jeffery Chilton */ +/* Some Ideas for this code came from makeh263e.c by Jeffrey Chilton */ /* Portions of the conversion code are by guido@sienanet.it */ diff -uNrp a/formats/format_wav.c b/formats/format_wav.c --- a/formats/format_wav.c 2003-09-08 12:48:07.000000000 -0400 +++ b/formats/format_wav.c 2004-01-21 15:24:55.423471417 -0500 @@ -32,7 +32,7 @@ #include #endif -/* Some Ideas for this code came from makewave.c by Jeffery Chilton */ +/* Some Ideas for this code came from makewave.c by Jeffrey Chilton */ /* Portions of the conversion code are by guido@sienanet.it */ diff -uNrp a/formats/format_wav_gsm.c b/formats/format_wav_gsm.c --- a/formats/format_wav_gsm.c 2003-09-08 12:48:07.000000000 -0400 +++ b/formats/format_wav_gsm.c 2004-01-21 15:25:02.372386732 -0500 @@ -33,7 +33,7 @@ #endif #include "msgsm.h" -/* Some Ideas for this code came from makewave.c by Jeffery Chilton */ +/* Some Ideas for this code came from makewave.c by Jeffrey Chilton */ /* Portions of the conversion code are by guido@sienanet.it */