Mercurial > pidgin
diff src/status.h @ 12962:0f64896eab01
[gaim-migrate @ 15315]
A typo fix from Bartosz Oler
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Fri, 20 Jan 2006 01:54:40 +0000 |
| parents | 3169cd6727ad |
| children |
line wrap: on
line diff
--- a/src/status.h Fri Jan 20 01:53:05 2006 +0000 +++ b/src/status.h Fri Jan 20 01:54:40 2006 +0000 @@ -38,7 +38,7 @@ * they are hardcoded, they do not need to be saved to any XML file. * * A GaimStatus can be thought of as an "instance" of a GaimStatusType. - * If you've familiar with object-oriented programming languages + * If you're familiar with object-oriented programming languages * then this should be immediately clear. Say, for example, that * one of your AIM buddies has set himself as "away." You have a * GaimBuddy node for this person in your buddy list. Gaim wants
