From 85319e23d515569cb306832da937f32036129706 Mon Sep 17 00:00:00 2001 From: Gunar Schorcht Date: Sat, 23 Mar 2019 11:27:30 +0100 Subject: [PATCH] sys/riotboot: doxygen fix in slot.h --- sys/include/riotboot/slot.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/include/riotboot/slot.h b/sys/include/riotboot/slot.h index dbbb11f686..8e35950fb4 100644 --- a/sys/include/riotboot/slot.h +++ b/sys/include/riotboot/slot.h @@ -8,8 +8,7 @@ */ /** - * @defgroup sys_riotboot_slot Helpers to manipulate partitions (slots) - * on internal flash + * @defgroup sys_riotboot_slot Helpers to manipulate partitions (slots) on internal flash * @ingroup sys * @{ *