summaryrefslogtreecommitdiff
path: root/clang/include/clang-c/BuildSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/include/clang-c/BuildSystem.h')
-rw-r--r--clang/include/clang-c/BuildSystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/include/clang-c/BuildSystem.h b/clang/include/clang-c/BuildSystem.h
index 4e9f6dee02795..296e61247cef5 100644
--- a/clang/include/clang-c/BuildSystem.h
+++ b/clang/include/clang-c/BuildSystem.h
@@ -117,7 +117,7 @@ clang_ModuleMapDescriptor_setFrameworkModuleName(CXModuleMapDescriptor,
const char *name);
/**
- * Sets the umbrealla header name that the module.map describes.
+ * Sets the umbrella header name that the module.map describes.
* \returns 0 for success, non-zero to indicate an error.
*/
CINDEX_LINKAGE enum CXErrorCode