Mercurial > pidgin.yaz
changeset 1358:3c87aa8efdc9
[gaim-migrate @ 1368]
typo
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 22 Dec 2000 04:52:32 +0000 |
parents | 783ba886b6b6 |
children | f0c2d6b88b14 |
files | src/buddy_chat.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buddy_chat.c Fri Dec 22 04:14:01 2000 +0000 +++ b/src/buddy_chat.c Fri Dec 22 04:52:32 2000 +0000 @@ -138,7 +138,7 @@ c = c->next; } if (gc == NULL) { - do_error_dialog("You are not currently signed on with any protocols the have " + do_error_dialog("You are not currently signed on with any protocols that have " "the ability to chat.", "Unable to chat"); return; }