diff --git a/Documentation/components/boards.rst b/Documentation/components/boards.rst index 22b733fc1cd..0cdfbc2726c 100644 --- a/Documentation/components/boards.rst +++ b/Documentation/components/boards.rst @@ -70,7 +70,7 @@ Summary of Files * ``include/`` -- This directory contains board specific header files. This directory will be linked as include/arch/board at configuration time and - can be included via #include ``. These header file + can be included via ``#include ``. These header file can only be included by files in ``arch/include/`` and ``arch//src``