Mercurial > pidgin
changeset 18240:bc4518599c10
Sorry for my bed english lol
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Sat, 23 Jun 2007 06:32:09 +0000 |
| parents | 726f5e9fd606 |
| children | 83ea1733979b 2500e968be58 a8b19e002cb4 6050348614ab |
| files | pidgin/gtkconv.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkconv.c Sat Jun 23 06:23:15 2007 +0000 +++ b/pidgin/gtkconv.c Sat Jun 23 06:32:09 2007 +0000 @@ -8071,7 +8071,7 @@ } if (!purple_account_is_connected(gtkconv->active_conv->account)) { - /* Do not allowing aliasing someone in a disconnected account. */ + /* Do not allow aliasing someone on a disconnected account. */ return FALSE; }
