From c8da4ca8f6923013cd2795fad56f6a482d155bdd Mon Sep 17 00:00:00 2001 From: lucianom Date: Tue, 11 Feb 2020 16:54:48 +0000 Subject: [PATCH] Fix typo --- lib_xua/api/xua_endpoint0.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/api/xua_endpoint0.h b/lib_xua/api/xua_endpoint0.h index 70782c85..c741225f 100644 --- a/lib_xua/api/xua_endpoint0.h +++ b/lib_xua/api/xua_endpoint0.h @@ -46,7 +46,7 @@ void XUA_Endpoint0_setProductId(unsigned short pid); */ unsigned short XUA_Endpoint0_getVendorId(); -/** Function to get the Vendor ID value +/** Function to get the Product ID value * * \return Product ID value */