diff src/util.h @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents ddd2bf87fe8d
children b540c735a6ad
line wrap: on
line diff
--- a/src/util.h	Wed Apr 21 01:20:41 2004 +0000
+++ b/src/util.h	Wed Apr 21 01:34:26 2004 +0000
@@ -127,12 +127,12 @@
  * =? designates the beginning of the encoded-word
  * ?= designates the end of the encoded-word
  * ? segments the encoded word into three pieces.  The first piece is
- *   the character set, the second peice is the encoding, and the
+ *   the character set, the second piece is the encoding, and the
  *   third piece is the encoded text.
  *
  * @param str The string to convert back.
  *
- * @return The readble string.
+ * @return The readable string.
  */
 char *gaim_mime_decode_field (const char *str);