1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/airfy-beacon: fix typo in board name

This commit is contained in:
Alexandre Abadie 2018-01-18 10:23:04 +01:00
parent 08e5a180d1
commit 35956a52d4

View File

@ -9,11 +9,11 @@
/**
* @defgroup boards_airfy-beacon Airfy Beacon
* @ingroup boards
* @brief Board specific files for the Arify Beacon board
* @brief Board specific files for the Airfy Beacon board
* @{
*
* @file
* @brief Board specific definitions for the Arify Beacon board
* @brief Board specific definitions for the Airfy Beacon board
*
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
*/