Index: main/channel.c =================================================================== --- main/channel.c (revision 230993) +++ main/channel.c (working copy) @@ -717,7 +717,7 @@ { /*! Okay, ulaw is used by all telephony equipment, so start with it */ AST_FORMAT_ULAW, - /*! Unless of course, you're a silly European, so then prefer ALAW */ + /*! Unless of course, you're a European, so then prefer ALAW */ AST_FORMAT_ALAW, /*! G.722 is better then all below, but not as common as the above... so give ulaw and alaw priority */ AST_FORMAT_G722,