Mercurial > pidgin
changeset 29439:cdd5c6929c52
s/savable/saveable/
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 17 Nov 2008 04:18:05 +0000 |
parents | 6e6f7e69e0d4 |
children | 1fb503adb2ae |
files | libpurple/status.h |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/status.h Mon Nov 17 03:06:55 2008 +0000 +++ b/libpurple/status.h Mon Nov 17 04:18:05 2008 +0000 @@ -50,8 +50,8 @@ * your accounts are saved so that the next time you start Purple, * your accounts will be set to their last known statuses. There * is also a list of saved statuses that are written to the - * status.xml file. Also, each PurpleStatus has a "savable" boolean. - * If "savable" is set to FALSE then the status is NEVER saved. + * status.xml file. Also, each PurpleStatus has a "saveable" boolean. + * If "saveable" is set to FALSE then the status is NEVER saved. * All PurpleStatuses should be inside a PurplePresence. * * @@ -203,7 +203,7 @@ /** * Creates a new status type with some default values (not - * savable and not independent). + * saveable and not independent). * * @param primitive The primitive status type. * @param id The ID of the status type, or @c NULL to use the id of