# HG changeset patch # User Mark Doliner # Date 1177824419 0 # Node ID 93f17ae94a1b2c05223102ba807bfbc4004a5838 # Parent c028fc690b5dca5e24ceb792bc81a3224c2ade3c Fix a typo in the documentation of a function diff -r c028fc690b5d -r 93f17ae94a1b libpurple/savedstatuses.c --- 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