ICU-12992 tiny doc fix

X-SVN-Rev: 39824
This commit is contained in:
Markus Scherer 2017-03-15 21:26:49 +00:00
parent 1ff95fff4d
commit 431b048f39

View File

@ -13,7 +13,7 @@
/**
* \file
* \brief C++ API: char16_t pointer wrappers with
* implicit conversion to/from bit-compatible raw pointer types.
* implicit conversion from bit-compatible raw pointer types.
* Also conversion functions from char16_t * to UChar * and OldUChar *.
*/