Mercurial > pidgin.yaz
diff src/buddy_chat.c @ 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 | c22d04db51be |
| children | 638af9a58e39 |
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; }
