From 2ce25b93a72b4a8d6daa5321f9ef7df0772a789f Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Wed, 18 Nov 2009 00:23:42 +0100 Subject: Typsos --- lib/notmuch-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/notmuch-private.h') diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index dad7e22e..1583498e 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -234,7 +234,7 @@ notmuch_message_file_open (const char *filename); notmuch_message_file_t * _notmuch_message_file_open_ctx (void *ctx, const char *filename); -/* Close a notmuch message preivously opened with notmuch_message_open. */ +/* Close a notmuch message previously opened with notmuch_message_open. */ void notmuch_message_file_close (notmuch_message_file_t *message); -- cgit v1.2.3