aboutsummaryrefslogtreecommitdiffstats
path: root/storage_text.c
diff options
context:
space:
mode:
Diffstat (limited to 'storage_text.c')
-rw-r--r--storage_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage_text.c b/storage_text.c
index af1b8491..ed32b73f 100644
--- a/storage_text.c
+++ b/storage_text.c
@@ -29,7 +29,7 @@
/* DO NOT USE THIS FUNCTION IN NEW CODE. This
* function is here merely because the save/load code still uses
- * ids rather then names */
+ * ids rather than names */
static struct prpl *find_protocol_by_id(int id)
{
switch (id) {