Fix typo in the straffil structure (reported by gst)
authorMikael Berthe <mikael@lilotux.net>
Sun, 21 Oct 2007 10:07:16 +0200
changeset 1331 a97701d8d735
parent 1330 7ba1b6d7ddcd
child 1332 bde2dc51c06b
Fix typo in the straffil structure (reported by gst)
mcabber/src/roster.c
--- a/mcabber/src/roster.c	Sat Oct 20 19:37:11 2007 +0200
+++ b/mcabber/src/roster.c	Sun Oct 21 10:07:16 2007 +0200
@@ -36,7 +36,7 @@
   "none",
   "owner",
   "admin",
-  "memeber",
+  "member",
   "outcast"
 };