diff src/proxy.c @ 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 c3414c5faf86
children 58787b676854
line wrap: on
line diff
--- a/src/proxy.c	Wed Apr 21 01:20:41 2004 +0000
+++ b/src/proxy.c	Wed Apr 21 01:34:26 2004 +0000
@@ -870,7 +870,7 @@
 		c++;
 	}
 
-	/* NOTE: HTTP_PROXY takes precendence. */
+	/* NOTE: HTTP_PROXY takes precedence. */
 	info = gaim_global_proxy_get_info();
 
 	if (*host) gaim_proxy_info_set_host(info, host);