From b8efd8425d432094e6ec7004d798a37088edfaab Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Thu, 7 Jan 2021 22:18:44 +0100 Subject: [PATCH] doc/kconfig: fix typo (bellow => below) --- doc/doxygen/src/kconfig/kconfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/src/kconfig/kconfig.md b/doc/doxygen/src/kconfig/kconfig.md index 0592789b2f..ede41f9c67 100644 --- a/doc/doxygen/src/kconfig/kconfig.md +++ b/doc/doxygen/src/kconfig/kconfig.md @@ -443,7 +443,7 @@ config BOARD_SAMR21_XPRO ## Summary of reserved Kconfig prefixes The following symbol prefixes have been assigned particular semantics and are -reserved for the cases described bellow: +reserved for the cases described below: | Prefix | Description |