From b1b6c7e2de9dfd6ec64ba5c59c34779687f18ceb Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Sun, 1 Jun 2003 21:25:43 +0000 Subject: [PATCH] ICU-2881 Fix one of the tag names X-SVN-Rev: 12212 --- icu4c/readme.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/readme.html b/icu4c/readme.html index e7dede96676..2fc5089c63f 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -32,7 +32,7 @@ ICU 2.6 ReadMe -

Version: 2003-May-22
+

Version: 2003-Jun-02
Copyright © 1997-2003 International Business Machines Corporation and others. All Rights Reserved.

@@ -1514,7 +1514,7 @@ del common/libicuuc.o href="http://oss.software.ibm.com/icu/userguide/">User Guide "ICU Data" chapter.

-

char * strings in ICU

+

char * strings in ICU

The C/C++ languages do not provide a portable way to specify Unicode code point or string literals other than with arrays of numeric constants.