# HG changeset patch # User Richard Laager # Date 1133305106 0 # Node ID 0c82fd31628b964eb8812aa02359afb45586482b # Parent 2b61f681ff990a67a2945b9175e2727fdae21dae [gaim-migrate @ 14561] Small typo fix. committer: Tailor Script diff -r 2b61f681ff99 -r 0c82fd31628b src/notify.h --- a/src/notify.h Tue Nov 29 22:57:17 2005 +0000 +++ b/src/notify.h Tue Nov 29 22:58:26 2005 +0000 @@ -149,7 +149,7 @@ * * @param gc The GaimConnection handle associated with the information. * @param title The title of the message. If this is NULL, the title - * will be "Search Results." + * will be "Search Results." * @param primary The main point of the message. * @param secondary The secondary information. * @param results The GaimNotifySearchResults instance.