fix typo
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3554 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
fc58b7ee66
commit
0e6ad6bd09
|
@ -399,7 +399,7 @@ int lfclose(struct LFILE *file);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup arch Architecture Specific Functions
|
* @defgroup arch Architecture Specific Functions
|
||||||
* This modules contains global architecure specific functions.
|
* This modules contains global architecture specific functions.
|
||||||
* All architectures are expected to define these functions.
|
* All architectures are expected to define these functions.
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue