HAOUAS Elyes has uploaded this change for review.

View Change

src/include: Fix a typo

Change-Id: I52302e99708bca2f1e5e45f52cacd42e05a5fbd5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/include/adainit.h
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/37567/1
diff --git a/src/include/adainit.h b/src/include/adainit.h
index 4030b37..03671ee 100644
--- a/src/include/adainit.h
+++ b/src/include/adainit.h
@@ -22,7 +22,7 @@
* package level initialization (e.g. you can initialize huge arrays in
* a loop instead of cluttering the binary).
*
- * When an Ada main() is in charge, GNAT emmits the call to the initia-
+ * When an Ada main() is in charge, GNAT emits the call to the initia-
* lizations automatically. When not, we have to call it explicitly.
*/


To view, visit change 37567. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I52302e99708bca2f1e5e45f52cacd42e05a5fbd5
Gerrit-Change-Number: 37567
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange