BaseTools: Fix various typos

Fix various typos in BaseTools.

Signed-off-by: Cœur <coeur@gmx.fr>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
This commit is contained in:
Antoine Cœur
2019-07-04 19:43:48 +08:00
committed by Feng, Bob C
parent d031fc07eb
commit 2d53d54a5b
15 changed files with 22 additions and 22 deletions

View File

@ -105,7 +105,7 @@ class ToolDefClassObject(object):
## IncludeToolDefFile
#
# Load target.txt file and parse it as if it's contents were inside the main file
# Load target.txt file and parse it as if its contents were inside the main file
#
# @param Filename: Input value for full path of tools_def.txt
#