summaryrefslogtreecommitdiff
path: root/thirdparty/icu4c/common/ucmndata.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/icu4c/common/ucmndata.h')
-rw-r--r--thirdparty/icu4c/common/ucmndata.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/icu4c/common/ucmndata.h b/thirdparty/icu4c/common/ucmndata.h
index c3eba9f4d0..486b4fd7b5 100644
--- a/thirdparty/icu4c/common/ucmndata.h
+++ b/thirdparty/icu4c/common/ucmndata.h
@@ -18,10 +18,10 @@
* contents for locating the individual items by name.
*
* Two formats for the table of contents are supported, which is
- * why there is an abstract inteface involved.
+ * why there is an abstract interface involved.
*
* These functions are part of the ICU internal implementation, and
- * are not inteded to be used directly by applications.
+ * are not intended to be used directly by applications.
*/
#ifndef __UCMNDATA_H__