[PATCH] Documentation: fix type name spelling

Steven Allen steven at stebalien.com
Fri Oct 23 11:37:26 PDT 2015


---
 lib/notmuch.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/notmuch.h b/lib/notmuch.h
index 85b56bf..310a8b8 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.6.2



More information about the notmuch mailing list