From 2d53d54a5bf5f9ba9379e465f49ac9cdc55035de Mon Sep 17 00:00:00 2001 From: Antoine Cœur Date: Thu, 4 Jul 2019 19:43:48 +0800 Subject: BaseTools: Fix various typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix various typos in BaseTools. Signed-off-by: Cœur Reviewed-by: Bob Feng --- BaseTools/Source/Python/Common/ToolDefClassObject.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BaseTools/Source/Python/Common/ToolDefClassObject.py') diff --git a/BaseTools/Source/Python/Common/ToolDefClassObject.py b/BaseTools/Source/Python/Common/ToolDefClassObject.py index 5d692ea13c..4fa364942c 100644 --- a/BaseTools/Source/Python/Common/ToolDefClassObject.py +++ b/BaseTools/Source/Python/Common/ToolDefClassObject.py @@ -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 # -- cgit v1.2.3