Trivial typo fix in arch.h docs

This commit is contained in:
Dirk Ziegelmeier 2016-12-26 10:53:41 +01:00
parent 7b40d1eb6f
commit df365adf9a

View File

@ -50,7 +50,7 @@
/** /**
* @defgroup compiler_abstraction Compiler/platform abstraction * @defgroup compiler_abstraction Compiler/platform abstraction
* @ingroup sys_layer * @ingroup sys_layer
* All defines related to this section must not be places in lwipopts.h, * All defines related to this section must not be placed in lwipopts.h,
* but in arch/cc.h! * but in arch/cc.h!
* @{ * @{
*/ */