diff options
-rw-r--r-- | icclient/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icclient/client.h b/icclient/client.h index 1354009..600686a 100644 --- a/icclient/client.h +++ b/icclient/client.h @@ -28,7 +28,7 @@ extern "C" { , struct icclient_catalog **catalogptr); /*! - * \brief For fetching data about all active products. + * \brief For putting an item to a cart. * \param orderptr A pointer to pointer to the order. * \param sku The SKU of the item to order. * \param catalog A pointer to the catalog from which the item is. |