Mercurial > pidgin.yaz
changeset 12037:d799f242be3f
[gaim-migrate @ 14330]
Documentation tyop fix from Evan Schoenberg.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 10 Nov 2005 16:51:37 +0000 |
parents | 4fc3ea5a362d |
children | 112dad7aeba9 |
files | src/status.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/status.h Thu Nov 10 15:24:28 2005 +0000 +++ b/src/status.h Thu Nov 10 16:51:37 2005 +0000 @@ -130,7 +130,7 @@ /** * Lookup the name of a primitive status type based on the type. This * name is the plain-English name of the status type. It is usually one - * or two works. + * or two words. * * @param type A primitive status type. *