# HG changeset patch # User Daniel Atallah # Date 1131641497 0 # Node ID d799f242be3fe7eb70624caf30f6322f845c217e # Parent 4fc3ea5a362d9922999f735622bb0bd576eec189 [gaim-migrate @ 14330] Documentation tyop fix from Evan Schoenberg. committer: Tailor Script diff -r 4fc3ea5a362d -r d799f242be3f src/status.h --- 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. *