From 6158da2ade99c26b7f8545e9b2cfea83e98f09a0 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Wed, 23 Oct 2019 21:14:17 +0200 Subject: [PATCH] tests/pkg_ucglib: fix typos --- tests/pkg_ucglib/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pkg_ucglib/main.c b/tests/pkg_ucglib/main.c index 815973d383..d0dc398f47 100644 --- a/tests/pkg_ucglib/main.c +++ b/tests/pkg_ucglib/main.c @@ -61,7 +61,7 @@ #if TEST_OUTPUT == TEST_OUTPUT_SPI /** - * @brief RIOT-OS pin maping of Ucglib pin numbers to RIOT-OS GPIO pins. + * @brief RIOT-OS pin mapping of Ucglib pin numbers to RIOT-OS GPIO pins. * @note To minimize the overhead, you can implement an alternative for * ucg_com_riotos_hw_spi. */