aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gpiod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpiod.h b/include/gpiod.h
index 983cb66..5ae45aa 100644
--- a/include/gpiod.h
+++ b/include/gpiod.h
@@ -1308,7 +1308,7 @@ gpiod_line_iter_next(struct gpiod_line_iter *iter) GPIOD_API;
*/
/**
- * @brief Get the version of the library as a human-readable string.
+ * @brief Get the API version of the library as a human-readable string.
* @return Human-readable string containing the library version.
*/
const char *gpiod_version_string(void) GPIOD_API;