From efe396aac3b8232c4621cb678893f8e04974d3ab Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 22 Nov 2015 23:37:16 +0100 Subject: [PATCH] Correct a comment --- tools/notes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/notes.c b/tools/notes.c index e078a27..61017b0 100644 --- a/tools/notes.c +++ b/tools/notes.c @@ -37,7 +37,7 @@ #include "../src/notes.c" -/* Mailing-lists */ +/* Notes */ /* private */ /* types */ typedef struct _MailerPlugin NotesPlugin;