summaryrefslogtreecommitdiffstats
path: root/slv2/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/value.h')
-rw-r--r--slv2/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/value.h b/slv2/value.h
index f7e9eca..53bad8c 100644
--- a/slv2/value.h
+++ b/slv2/value.h
@@ -134,7 +134,7 @@ bool
slv2_value_is_string(SLV2Value value);
-/** Return whether this value is a string literal.
+/** Return \a value as a string.
*
* Time = O(1)
*/