]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools/GenSec: Fix spelling mistake
authorMichael D Kinney <michael.d.kinney@intel.com>
Sat, 1 Aug 2020 01:24:39 +0000 (18:24 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 3 Aug 2020 17:25:46 +0000 (17:25 +0000)
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>
BaseTools/Source/C/GenSec/GenSec.c

index a0d6293ee1680af22289481f44b281aa7a680838..d54a4f9e0a7d67b7c8494ab37011d6fb97468172 100644 (file)
@@ -177,7 +177,7 @@ Returns:
   fprintf (stdout, "  -l GuidHeaderLength, --HeaderLength GuidHeaderLength\n\\r
                         GuidHeaderLength is the size of header of guided data\n");\r
   fprintf (stdout, "  -r GuidAttr, --attributes GuidAttr\n\\r
-                        GuidAttr is guid section atttributes, which may be\n\\r
+                        GuidAttr is guid section attributes, which may be\n\\r
                         PROCESSING_REQUIRED, AUTH_STATUS_VALID and NONE. \n\\r
                         if -r option is not given, default PROCESSING_REQUIRED\n");\r
   fprintf (stdout, "  -n String, --name String\n\\r