]> granicus.if.org Git - icu/commitdiff
ICU-12992 tiny doc fix
authorMarkus Scherer <markus.icu@gmail.com>
Wed, 15 Mar 2017 21:26:49 +0000 (21:26 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Wed, 15 Mar 2017 21:26:49 +0000 (21:26 +0000)
X-SVN-Rev: 39824

icu4c/source/common/unicode/char16ptr.h

index 744aef2c9ca2f67e0f27fecc3f69556f7daecd48..02c1308453a98c062711febda8391e468a32e9d8 100644 (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 *.
  */