summaryrefslogtreecommitdiff
path: root/thirdparty/icu4c/common/utracimp.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/icu4c/common/utracimp.h')
-rw-r--r--thirdparty/icu4c/common/utracimp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/utracimp.h b/thirdparty/icu4c/common/utracimp.h
index f32fe1db39..945540d25a 100644
--- a/thirdparty/icu4c/common/utracimp.h
+++ b/thirdparty/icu4c/common/utracimp.h
@@ -193,7 +193,7 @@ UPRV_BLOCK_MACRO_BEGIN { \
* Trace statement for each exit point of a function that has a UTRACE_ENTRY()
* statement, and that returns a value.
*
- * @param val The function's return value, int32_t or comatible type.
+ * @param val The function's return value, int32_t or compatible type.
*
* @internal
*/