Commit 44bb3dba 44bb3dba6357e350842db4b1b8f179d9d5c12981 by Sam Roberts

Confusing typo in comment.

1 parent 39a05fe3
......@@ -30,7 +30,7 @@
static struct _record _pop_record =
{
MU_POP_SCHEME,
_url_pop_init, /* Mailbox init. */
_url_pop_init, /* Url init. */
_mailbox_pop_init, /* Mailbox init. */
NULL, /* Mailer init. */
_folder_pop_init, /* Folder init. */
......