summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Laager <rlaager@pidgin.im>2008-11-17 04:18:05 +0000
committerRichard Laager <rlaager@pidgin.im>2008-11-17 04:18:05 +0000
commiteff8105666b61f90c2c170d44a2343762e2fb871 (patch)
tree86fc1669636db0c50be56f5541fa3d4b2bbcbab0
parent232e49fcb8689acc44a2dd89f0513ba919e4789e (diff)
downloadpidgin-eff8105666b61f90c2c170d44a2343762e2fb871.tar.gz
s/savable/saveable/
-rw-r--r--libpurple/status.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libpurple/status.h b/libpurple/status.h
index 21a398aaf4..f9a8093174 100644
--- a/libpurple/status.h
+++ b/libpurple/status.h
@@ -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 @@ PurpleStatusType *purple_status_type_new_full(PurpleStatusPrimitive primitive,
/**
* 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