From 10e933a3bb2aec6172b513944765ad5fd39919f2 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 23 Oct 2015 14:37:26 -0400 Subject: [PATCH] Documentation: fix type name spelling --- lib/notmuch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/notmuch.h b/lib/notmuch.h index 85b56bf1..310a8b8a 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -1752,7 +1752,7 @@ notmuch_filenames_t * notmuch_directory_get_child_files (notmuch_directory_t *directory); /** - * Get a notmuch_filenams_t iterator listing all the filenames of + * Get a notmuch_filenames_t iterator listing all the filenames of * sub-directories in the database within the given directory. * * The returned filenames will be the basename-entries only (not -- 2.43.0