# HG changeset patch # User Richard Laager # Date 1140551114 0 # Node ID 128324dcc821473aee13f027f3113dc3cca26a38 # Parent e7d1ecb0a940d134157e7cb2ed439adc3c192417 [gaim-migrate @ 15675] Typo fixes committer: Tailor Script diff -r e7d1ecb0a940 -r 128324dcc821 src/accountopt.h --- a/src/accountopt.h Tue Feb 21 19:29:36 2006 +0000 +++ b/src/accountopt.h Tue Feb 21 19:45:14 2006 +0000 @@ -225,7 +225,7 @@ /** * Returns the text for an account option. * - * @param option The accont option. + * @param option The account option. * * @return The account option's text. */ @@ -234,7 +234,7 @@ /** * Returns the account setting for an account option. * - * @param option The accont option. + * @param option The account option. * * @return The account setting. */