diff --git a/os/vfs/include/vfsnodes.h b/os/vfs/include/vfsnodes.h index f3b05f909..d46ff5b41 100644 --- a/os/vfs/include/vfsnodes.h +++ b/os/vfs/include/vfsnodes.h @@ -93,7 +93,7 @@ typedef int32_t vfs_mode_t; typedef int vfs_seekmode_t; /** - * @brief Type of a node information structure. + * @brief Type of a directory entry structure. */ typedef struct vfs_direntry_info { /**