commit 7930eea7f9ef5441e9b6101f5da66404ff4881f0
parent 846f5e56f62b1b09f79dead15a05b3b8ed2203b3
Author: Evgeny Grin (Karlson2k) <k2k@drgrin.dev>
Date: Wed, 8 Jul 2026 23:22:22 +0200
mhd_iovec.h: Fixed copy-paste error in file doxy
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mhd2/mhd_iovec.h b/src/mhd2/mhd_iovec.h
@@ -38,7 +38,7 @@
/**
* @file src/mhd2/mhd_iovec.h
- * @brief The definition of the tristate type and helper macros
+ * @brief The definition of the I/O vector type and helper macros
* @author Karlson2k (Evgeny Grin)
*/