summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-22 02:33:49 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-22 02:33:49 +0000
commitd1057d4ec5d3a48c800d041c44ed07a2dbe9d936 (patch)
treeaa5ab595cc2ba42f9107722e0474d93404a33b06 /MdePkg
parent3f748e529cb13841e12d0bfdf8446db7763a3f20 (diff)
downloadedk2-platforms-d1057d4ec5d3a48c800d041c44ed07a2dbe9d936.tar.xz
Fix comment typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5106 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/Ia32/ProcessorBind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ia32/ProcessorBind.h b/MdePkg/Include/Ia32/ProcessorBind.h
index b23b7a86f8..e2e397a818 100644
--- a/MdePkg/Include/Ia32/ProcessorBind.h
+++ b/MdePkg/Include/Ia32/ProcessorBind.h
@@ -1,5 +1,5 @@
/** @file
- Processor or Compiler specific defines and types for x64.
+ Processor or Compiler specific defines and types for Ia32 architecture.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials