ICU-1071 pkgdata --help message garbled, now fixed.

X-SVN-Rev: 5295
This commit is contained in:
Andy Heninger 2001-07-23 20:36:30 +00:00
parent e74d26522b
commit 04aefd8469

View File

@ -77,7 +77,7 @@ static UOption options[]={
const char options_help[][160]={
"Set the data name",
#ifdef WIN32
"R:icupath for release version or D:icupath for debug version, where icupath is the directory where ICU is located"
"R:icupath for release version or D:icupath for debug version, where icupath is the directory where ICU is located",
#else
"Specify options for the builder",
#endif