Mercurial > pidgin
changeset 13309:128324dcc821
[gaim-migrate @ 15675]
Typo fixes
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 21 Feb 2006 19:45:14 +0000 |
parents | e7d1ecb0a940 |
children | 10c26505d6db |
files | src/accountopt.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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. */