summaryrefslogtreecommitdiff
path: root/src/md/compiler/mdutil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/md/compiler/mdutil.cpp')
-rw-r--r--src/md/compiler/mdutil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/md/compiler/mdutil.cpp b/src/md/compiler/mdutil.cpp
index 0de5ad45ea..ad09040add 100644
--- a/src/md/compiler/mdutil.cpp
+++ b/src/md/compiler/mdutil.cpp
@@ -656,7 +656,7 @@ HRESULT CORPATHService::GetClassFromDir(
//*************************************************************
//
-// Open the file with anme wzModule and check to see if there is a type
+// Open the file with name wzModule and check to see if there is a type
// with namespace/class of wzNamespace/wzType. If so, return the RegMeta
// corresponding to the file and the mdTypeDef of the typedef
//