fix typo
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 29 Aug 2008 09:06:16 +0000 (09:06 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 29 Aug 2008 09:06:16 +0000 (09:06 +0000)
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

payloads/libpayload/include/libpayload.h

index 96eaef2841939909f71cedec17654bb367eb13ef..cace3ae1da88ca3f156b5d14e7c1d22b9dce10fd 100644 (file)
@@ -399,7 +399,7 @@ int lfclose(struct LFILE *file);
 
 /**
  * @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.
  * @{
  */