# HG changeset patch # User Richard Laager # Date 1228362031 0 # Node ID 64c74659b6eba822fd0307498accad7f1964165f # Parent 23170794f9f558452806e6fa94e87ec86b11f641 Fix a typo in Mark's new comment. diff -r 23170794f9f5 -r 64c74659b6eb libpurple/prpl.h --- 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.