Commit 29483610 294836102668828d07ba00b11c792f21cf5b402a by Sergey Poznyakoff

Minor wording change.

1 parent fa056271
......@@ -61,7 +61,7 @@ static int folder_pop_get_authority __P ((folder_t, authority_t *));
extern int _pop_user __P ((authority_t));
extern int _pop_apop __P ((authority_t));
/* XXX: The way, the POP folder is handle is not clean at all.
/* XXX: The way, the POP folder is handled is not clean at all.
the I/O functions should have been here on folder, not in mbx_pop.c */
int
_folder_pop_init (folder_t folder)
......