summaryrefslogtreecommitdiff
path: root/src/vm/tlbexport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/tlbexport.cpp')
-rw-r--r--src/vm/tlbexport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/tlbexport.cpp b/src/vm/tlbexport.cpp
index cb21fac29a..d7894b2210 100644
--- a/src/vm/tlbexport.cpp
+++ b/src/vm/tlbexport.cpp
@@ -5513,7 +5513,7 @@ void TypeLibExporter::GetWellKnownInterface(
CLSIDFromString(wzGuid, &guidTlb);
- // Retrive the major and minor version number.
+ // Retrieve the major and minor version number.
USHORT wMajor;
USHORT wMinor;
Assembly *pAssembly = pMT->GetAssembly();