[Base-utils] ICU version info for Tizen 2.3.2 updated 23/81823/4
authorRafal Szczekutek <r.szczekutek@samsung.com>
Thu, 28 Jul 2016 12:51:39 +0000 (14:51 +0200)
committerhyunjee Kim <hj0426.kim@samsung.com>
Wed, 17 Aug 2016 05:05:49 +0000 (22:05 -0700)
Change-Id: Ie4a4b1a2852a08d14df996514ed760e8d3760162
Signed-off-by: Rafal Szczekutek <r.szczekutek@samsung.com>
src/include/wearable/utils_i18n.h

index 1e2e8bd..fedf69a 100644 (file)
@@ -59,13 +59,13 @@ extern "C" {
  * The i18n module provides various features based on data from ICU. The following table shows the version of ICU used in each Tizen platform.
  * <table>
  *  <tr>
- *   <td>Tizen 2.3.1, 2.3.2</td>
+ *   <td>Tizen 2.3.1</td>
  *   <td>ICU 51</td>
  *   <td>CLDR 23</td>
  *   <td>Unicode 6.2</td>
  *  </tr>
  *  <tr>
- *   <td>Tizen 3.0</td>
+ *   <td>Tizen 2.3.2, 3.0</td>
  *   <td>ICU 57</td>
  *   <td>CLDR 29</td>
  *   <td>Unicode 8.0</td>