# HG changeset patch # User Richard Laager # Date 1137722080 0 # Node ID 0f64896eab016b8cbd58df8970ec103636c6540d # Parent 4eae108efddec8e227b3a9179d71d4ed9985420a [gaim-migrate @ 15315] A typo fix from Bartosz Oler committer: Tailor Script diff -r 4eae108efdde -r 0f64896eab01 src/status.h --- 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