Mercurial > pidgin
changeset 16635:93f17ae94a1b
Fix a typo in the documentation of a function
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 29 Apr 2007 05:26:59 +0000 |
parents | c028fc690b5d |
children | ec2c24b5fe33 |
files | libpurple/savedstatuses.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/savedstatuses.c Sun Apr 29 05:25:49 2007 +0000 +++ b/libpurple/savedstatuses.c Sun Apr 29 05:26:59 2007 +0000 @@ -154,7 +154,7 @@ } /** - * A magic number is calcuated for each status, and then the + * A magic number is calculated for each status, and then the * statuses are ordered by the magic number. The magic number * is the date the status was last used offset by one day for * each time the status has been used (but only by 10 days at