]> granicus.if.org Git - icu/commitdiff
ICU-20964 Fix small typo mistake
authorYounies Mahmoud <younies.mahmoud@gmail.com>
Thu, 26 Mar 2020 10:50:57 +0000 (10:50 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Fri, 27 Mar 2020 16:16:55 +0000 (09:16 -0700)
See #974

icu4c/source/common/unicode/platform.h

index ad75b298a42c52f66e7d6d6b856506f2130930e3..2bb2f8b318d1133de3c4a9ebf13bdce642482726 100644 (file)
@@ -828,7 +828,7 @@ namespace std {
 #   define U_EXPORT
 #endif
 
-/* U_CALLCONV is releated to U_EXPORT2 */
+/* U_CALLCONV is related to U_EXPORT2 */
 #ifdef U_EXPORT2
     /* Use the predefined value. */
 #elif defined(_MSC_VER)