public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] DSC Spec: Fix a typo error "enty" to "entry"
@ 2018-01-02  2:17 Yonghong Zhu
  2018-01-03  5:07 ` Gao, Liming
  0 siblings, 1 reply; 2+ messages in thread
From: Yonghong Zhu @ 2018-01-02  2:17 UTC (permalink / raw)
  To: edk2-devel; +Cc: Liming Gao, Michael Kinney, Kevin W Shaw

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Kevin W Shaw <kevin.w.shaw@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
---
 2_dsc_overview/23_[defines]_section_processing.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2_dsc_overview/23_[defines]_section_processing.md b/2_dsc_overview/23_[defines]_section_processing.md
index 95c2893..a7e8680 100644
--- a/2_dsc_overview/23_[defines]_section_processing.md
+++ b/2_dsc_overview/23_[defines]_section_processing.md
@@ -53,11 +53,11 @@ The format for entries in this section is:
 
 `Name = Value`
 
 If the `PREBUILD` and/or `POSTBUILD` entries are specified, value must be a
 tool that can be executed.  If the value contains space characters, then the
-value must be a quoted string. The `PREBUILD` and `POSTBUILD` enty support
+value must be a quoted string. The `PREBUILD` and `POSTBUILD` entry support
 multiple arguments, and tool will convert the arguments that are WORKSPACE or
 PACKAGES_PATH relative paths to absolute paths. Quotes may be used for arguments
 that have spaces or special characters. The `build` tool suspends processing of
 the DSC file if the `PREBUILD` entry is present, calls the script, and either
 terminates or continues processing the DSC file depending on the exit code from
-- 
2.6.1.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-03  5:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-02  2:17 [Patch] DSC Spec: Fix a typo error "enty" to "entry" Yonghong Zhu
2018-01-03  5:07 ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox