Mercurial > pidgin.yaz
changeset 24535:64c74659b6eb
Fix a typo in Mark's new comment.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 04 Dec 2008 03:40:31 +0000 |
parents | 23170794f9f5 |
children | c457c635eb8f |
files | libpurple/prpl.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/prpl.h Thu Dec 04 01:20:37 2008 +0000 +++ b/libpurple/prpl.h Thu Dec 04 03:40:31 2008 +0000 @@ -277,7 +277,7 @@ /** * @return If this protocol requires the PURPLE_TYPING message to - * be sent repeatedly to signfiy that the user is still + * be sent repeatedly to signify that the user is still * typing, then the PRPL should return the number of * seconds to wait before sending a subsequent notification. * Otherwise the PRPL should return 0.