summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h')
-rw-r--r--EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h b/EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h
index 1a6d856d98..c00d04f4d4 100644
--- a/EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h
+++ b/EmbeddedPkg/Include/Library/EblAddExternalCommandLib.h
@@ -1,5 +1,5 @@
/** @file
- Include flie for basic command line parser for EBL (Embedded Boot Loader)
+ Include file for basic command line parser for EBL (Embedded Boot Loader)
Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>
Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
@@ -32,7 +32,7 @@ EblAddExternalCommands (
Return a keypress or optionally timeout if a timeout value was passed in.
- An optional callback funciton is called evey second when waiting for a
+ An optional callback function is called every second when waiting for a
timeout.