1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00

Merge pull request #8899 from aabadie/pr/tests/periph_flashpage

tests/periph_flashpage: fix typo in doxygen header
This commit is contained in:
Koen Zandberg 2018-04-09 11:03:16 +02:00 committed by GitHub
commit 5c9ee37ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
* @{
*
* @file
* @brief Manual test application for UART peripheral drivers
* @brief Manual test application for flashpage peripheral drivers
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
*