mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 20:08:10 +01:00
Documentation: fix type name spelling
This commit is contained in:
parent
4acbc1f7d3
commit
10e933a3bb
1 changed files with 1 additions and 1 deletions
|
@ -1752,7 +1752,7 @@ notmuch_filenames_t *
|
||||||
notmuch_directory_get_child_files (notmuch_directory_t *directory);
|
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.
|
* sub-directories in the database within the given directory.
|
||||||
*
|
*
|
||||||
* The returned filenames will be the basename-entries only (not
|
* The returned filenames will be the basename-entries only (not
|
||||||
|
|
Loading…
Reference in a new issue