From fef2a4e1629d25f8777360ab5c6f47cee0552bcc Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Thu, 9 Nov 2017 14:00:09 +0100 Subject: [PATCH] boards/nrf6310: fixed doc --- boards/nrf6310/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/nrf6310/board.c b/boards/nrf6310/board.c index 48347ce5b0..a2f83e1775 100644 --- a/boards/nrf6310/board.c +++ b/boards/nrf6310/board.c @@ -11,7 +11,7 @@ * @{ * * @file board.c - * @brief Board specific implementations for the nRF51822 evaluation board pca10005 + * @brief Board specific implementations for the NRF6310 board * * @author Christian Kühling * @author Timo Ziegler