summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2020-07-31 18:24:39 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-08-03 17:25:46 +0000
commitc3d92cff58e4978a500e85f466e5c0e055aa33c2 (patch)
tree52b76996ce1a675275817b95fc752973155554ee /BaseTools/Source/C
parent548c9669df410334363aa8aa1c90182bbefe4285 (diff)
downloadedk2-c3d92cff58e4978a500e85f466e5c0e055aa33c2.tar.gz
edk2-c3d92cff58e4978a500e85f466e5c0e055aa33c2.tar.bz2
edk2-c3d92cff58e4978a500e85f466e5c0e055aa33c2.zip
BaseTools/GenSec: Fix spelling mistake
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2345 Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/C')
-rw-r--r--BaseTools/Source/C/GenSec/GenSec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/GenSec/GenSec.c b/BaseTools/Source/C/GenSec/GenSec.c
index a0d6293ee1..d54a4f9e0a 100644
--- a/BaseTools/Source/C/GenSec/GenSec.c
+++ b/BaseTools/Source/C/GenSec/GenSec.c
@@ -177,7 +177,7 @@ Returns:
fprintf (stdout, " -l GuidHeaderLength, --HeaderLength GuidHeaderLength\n\
GuidHeaderLength is the size of header of guided data\n");
fprintf (stdout, " -r GuidAttr, --attributes GuidAttr\n\
- GuidAttr is guid section atttributes, which may be\n\
+ GuidAttr is guid section attributes, which may be\n\
PROCESSING_REQUIRED, AUTH_STATUS_VALID and NONE. \n\
if -r option is not given, default PROCESSING_REQUIRED\n");
fprintf (stdout, " -n String, --name String\n\