* Variable names, comments, documentation, etc... removed the acronym 'BBS'
[citadel.git] / citadel / serv_chat.c
index fd941f51643d8f676b9e3b3bef71697d71478787..b323dab7a5590a46f2a9efb93afc0fe6bcc11373 100644 (file)
@@ -319,7 +319,7 @@ void cmd_chat(char *argbuf)
                                        if (is_room_aide()) {
                                                cprintf(":|/kick   (kick another user out of this room) \n");
                                        }
-                                       cprintf(":|/quit   (return to the BBS) \n");
+                                       cprintf(":|/quit   (exit from this chat) \n");
                                        cprintf(":|\n");
                                        ok_cmd = 1;
                                }