changeset 12259:0c82fd31628b

[gaim-migrate @ 14561] Small typo fix. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 29 Nov 2005 22:58:26 +0000
parents 2b61f681ff99
children 0a9574ed62cd
files src/notify.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.