summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Framework
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-01 18:18:10 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-01 18:18:10 +0000
commitb4420c36071da62bbe3c21e7cbbbca6cc6cb5019 (patch)
tree9bb1e06f5c18bdbb501d639d1acec1f06b5df861 /IntelFrameworkPkg/Include/Framework
parent2229029afc183e4b84c255893d0a2974d8086863 (diff)
downloadedk2-platforms-b4420c36071da62bbe3c21e7cbbbca6cc6cb5019.tar.xz
Change single quote to use standard ascii character.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8708 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Framework')
-rw-r--r--IntelFrameworkPkg/Include/Framework/DataHubRecords.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Framework/DataHubRecords.h b/IntelFrameworkPkg/Include/Framework/DataHubRecords.h
index 951eb6e94f..03c4d8f245 100644
--- a/IntelFrameworkPkg/Include/Framework/DataHubRecords.h
+++ b/IntelFrameworkPkg/Include/Framework/DataHubRecords.h
@@ -802,7 +802,7 @@ typedef struct {
///
UINT16 EndBusNumber;
///
- /// The type of memory region from the operating system’s point of view.
+ /// The type of memory region from the operating system's point of view.
/// MemoryRegionType values are equivalent to the legacy INT 15 AX = E820 BIOS
/// command values.
///