summaryrefslogtreecommitdiff
path: root/board/hoho
diff options
context:
space:
mode:
Diffstat (limited to 'board/hoho')
-rw-r--r--board/hoho/board.c2
-rw-r--r--board/hoho/board.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/board/hoho/board.c b/board/hoho/board.c
index c30cbfd3a2..35bd123bc5 100644
--- a/board/hoho/board.c
+++ b/board/hoho/board.c
@@ -2,7 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
-/* Twinkie dongle configuration */
+/* Hoho dongle configuration */
#include "adc.h"
#include "adc_chip.h"
diff --git a/board/hoho/board.h b/board/hoho/board.h
index a7677d333a..1d330fa4dd 100644
--- a/board/hoho/board.h
+++ b/board/hoho/board.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* Twinkie dongle configuration */
+/* Hoho dongle configuration */
#ifndef __BOARD_H
#define __BOARD_H