SourceLevelDebugPkg: Fix few typos

Correctly write 'definitions' in comments and documentation.

Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-74-philmd@redhat.com>
This commit is contained in:
Antoine Coeur
2020-02-07 02:08:26 +01:00
committed by mergify[bot]
parent 1825c24fd8
commit 6b81166fff
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/** @file
IA32/x64 architecture specific defintions needed by debug transfer protocol.It is only
IA32/x64 architecture specific definitions needed by debug transfer protocol.It is only
intended to be used by Debug related module implementation.
Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>