ICU-20964 Fix small typo mistake

See #974
This commit is contained in:
Younies Mahmoud 2020-03-26 10:50:57 +00:00 committed by Markus Scherer
parent 72e07c0d52
commit 20c29becd6

View 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)