changeset 14962:b933bffead6e

[gaim-migrate @ 17741] From reported to fixed in under two minutes, or your money back. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 13 Nov 2006 03:28:15 +0000
parents 8a564904e9b5
children 1aa9839ca599
files ChangeLog.API
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog.API	Sun Nov 12 18:34:25 2006 +0000
+++ b/ChangeLog.API	Mon Nov 13 03:28:15 2006 +0000
@@ -125,7 +125,7 @@
 	  changed to return a pointer to a data structure that can be
 	  used to cancel the pending DNS query using gaim_dnsquery_destroy()
 	* gaim_url_fetch(): Renamed to gaim_util_fetch_url() and changed
-	  to return a pointer to a data structer that can be used to cancel
+	  to return a pointer to a data structure that can be used to cancel
 	  the pending HTTP request using gaim_util_fetch_url_cancel().
 	* gaim_gtk_create_imhtml(): Added sw_ret() parameter
 	* gaim_account_get_log(): Added create parameter