EVT_LOGOUT hooks are now called with the thread's current
[citadel.git] / citadel / citadel_ipc.c
index a402ec1295512182d806217ea9e6ee99f5b9b941..9e0c43377e7e6bfa7990523c0ea5ed10b1d46936 100644 (file)
@@ -142,7 +142,7 @@ int CtdlIPCQuit(CtdlIPC *ipc)
 
 
 /*
- * Asks the server to logout.  Should always return 200, even if no user
+ * Asks the server to log out.  Should always return 200, even if no user
  * was logged in.  The user will not be logged in after this!
  */
 int CtdlIPCLogout(CtdlIPC *ipc)