summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
diff options
context:
space:
mode:
authorAntoine Cœur <coeur@gmx.fr>2019-07-04 19:43:48 +0800
committerFeng, Bob C <bob.c.feng@intel.com>2019-07-08 08:59:29 +0800
commit2d53d54a5bf5f9ba9379e465f49ac9cdc55035de (patch)
tree86ad5a6b709e94b6e0d8195afa287c9784ed8e4f /BaseTools/Conf
parentd031fc07eb83c9d13bff3ebac25da458d5a47917 (diff)
downloadedk2-2d53d54a5bf5f9ba9379e465f49ac9cdc55035de.tar.gz
edk2-2d53d54a5bf5f9ba9379e465f49ac9cdc55035de.tar.bz2
edk2-2d53d54a5bf5f9ba9379e465f49ac9cdc55035de.zip
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>
Diffstat (limited to 'BaseTools/Conf')
-rw-r--r--BaseTools/Conf/XMLSchema/DistributionPackage.xsd8
1 files changed, 4 insertions, 4 deletions
diff --git a/BaseTools/Conf/XMLSchema/DistributionPackage.xsd b/BaseTools/Conf/XMLSchema/DistributionPackage.xsd
index 7499c325c3..67be9c8f32 100644
--- a/BaseTools/Conf/XMLSchema/DistributionPackage.xsd
+++ b/BaseTools/Conf/XMLSchema/DistributionPackage.xsd
@@ -166,7 +166,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
Package.
</xs:documentation>
<xs:documentation xml:lang="en-us">
- Each Distribution Package is uniquely identified by it's
+ Each Distribution Package is uniquely identified by its
GUID and Version number.
</xs:documentation>
</xs:annotation>
@@ -363,7 +363,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
Modules.
</xs:documentation>
<xs:documentation xml:lang="en-us">
- Each package is uniquely identified by it's GUID and Version number.
+ Each package is uniquely identified by its GUID and Version number.
Backward compatible releases of a package need only change the version number, while non-backward
compatible changes require the GUID to change (resetting the version number to 1.0 is optional.)
</xs:documentation>
@@ -1168,7 +1168,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
<xs:element name="ModuleSurfaceArea">
<xs:annotation>
<xs:documentation xml:lang="en-us">
- Each module is uniquely identified by it's GUID and Version number.
+ Each module is uniquely identified by its GUID and Version number.
Backward compatible releases of a module need only change the version number, while non-backward
compatible changes require the GUID to change (resetting the version number to 1.0 is optional.)
</xs:documentation>
@@ -3092,7 +3092,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
<xs:documentation xml:lang="en-us">
The Patch PCD is a #define that is set at build time, and that
can be modified within a binary file. Additional information, such as the offset location of the
- value, along with it's length may need to be provided.
+ value, along with its length may need to be provided.
</xs:documentation>
</xs:annotation>
</xs:enumeration>