diff options
Diffstat (limited to 'include/zix/path.h')
-rw-r--r-- | include/zix/path.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/path.h b/include/zix/path.h index 7a52d31..13225e6 100644 --- a/include/zix/path.h +++ b/include/zix/path.h @@ -20,7 +20,7 @@ ZIX_BEGIN_DECLS /** - @defgroup zix_path Path + @defgroup zix_path Paths @ingroup zix_file_system Functions for interpreting and manipulating paths. These functions are |