diff --git a/icu4c/readme.html b/icu4c/readme.html index 9e4405920aa..e599ddcce1d 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -249,7 +249,7 @@

In particular, the class TestCollator in source/test/intltest/apicoll.cpp - illustrates how a subclass needs to be changed. + illustrates how a subclass needs to be changed. However, note that the TestCollator was also simplified slightly; not all changes made there were strictly required for the API signature changes.