mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Fix typo - thanks to Karol B.
This commit is contained in:
parent
953f42bbdd
commit
0f13df3ce5
@ -2062,7 +2062,7 @@ UnicodeUtil::ICU* UnicodeUtil::Utf16Collation::loadICU(
|
||||
{
|
||||
errorMsg.printf(
|
||||
"An ICU library with collation version %s is required but was not found. "
|
||||
"You may try to install another ICU version which this collation version "
|
||||
"You may try to install another ICU version with this collation version "
|
||||
"or look for 'gfix -icu' in Firebird documentation.",
|
||||
collVersion.c_str());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user