diff --git a/pkg/tinycbor/doc.txt b/pkg/tinycbor/doc.txt index 318195a7d2f24..20c6f86e38368 100644 --- a/pkg/tinycbor/doc.txt +++ b/pkg/tinycbor/doc.txt @@ -1,8 +1,8 @@ /** - * @defgroup pkg_tinycbor TinyCBOR CBOR library + * @defgroup pkg_tinycbor TinyCBOR library * @ingroup pkg - * @brief Provides the TinyCBOR Concise Binary Object Representation (CBOR) - * Library + * @brief Provides the TinyCBOR (Concise Binary Object Representation) + * library * @see https://github.com/intel/tinycbor/ * * # TinyCBOR