ReplyToAll: fix typo in string matching table
[citadel.git] / webcit / messages.c
index 9d8cd48d0a630a7b340bb1ba1c9bb3df2d61498f..331060d985d165eedd35274b46ff912955dbdae0 100644 (file)
@@ -1322,7 +1322,7 @@ long l_rfca;
 
 const char *ReplyToModeStrings [3] = {
        "reply",
-       "replyalle",
+       "replyall",
        "forward"
 };
 typedef enum _eReplyToNodes {