summaryrefslogtreecommitdiff
path: root/host/lib21/include/host_common21.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib21/include/host_common21.h')
-rw-r--r--host/lib21/include/host_common21.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib21/include/host_common21.h b/host/lib21/include/host_common21.h
index fa8086b8..55b623d3 100644
--- a/host/lib21/include/host_common21.h
+++ b/host/lib21/include/host_common21.h
@@ -21,7 +21,7 @@ extern "C" {
* Return the description of an object starting with a vb21_struct_common
* header.
*
- * Does not sanity-check the buffer; merely returns the pointer.
+ * Does not validity-check the buffer; merely returns the pointer.
*
* @param buf Pointer to common object
* @return A pointer to description or an empty string if none.