summaryrefslogtreecommitdiffstats
path: root/thirdparty/icu4c/common/rbbistbl.cpp
diff options
context:
space:
mode:
authorbruvzg <7645683+bruvzg@users.noreply.github.com>2021-10-28 09:15:28 +0300
committerbruvzg <7645683+bruvzg@users.noreply.github.com>2021-10-28 09:15:28 +0300
commit44a241b241af6453d4459c79b1a562c447e36636 (patch)
tree0b90326241b6e647b9f8991cddeee5e8d4d93e9f /thirdparty/icu4c/common/rbbistbl.cpp
parent157cba39331c5ca945c8c3bb2173c5363550a680 (diff)
downloadredot-engine-44a241b241af6453d4459c79b1a562c447e36636.tar.gz
ICU: Update to version 70.1
Diffstat (limited to 'thirdparty/icu4c/common/rbbistbl.cpp')
-rw-r--r--thirdparty/icu4c/common/rbbistbl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/rbbistbl.cpp b/thirdparty/icu4c/common/rbbistbl.cpp
index 5303f76096..627ec1827c 100644
--- a/thirdparty/icu4c/common/rbbistbl.cpp
+++ b/thirdparty/icu4c/common/rbbistbl.cpp
@@ -63,7 +63,7 @@ RBBISymbolTable::~RBBISymbolTable()
//
-// RBBISymbolTable::lookup This function from the abstract symbol table inteface
+// RBBISymbolTable::lookup This function from the abstract symbol table interface
// looks up a variable name and returns a UnicodeString
// containing the substitution text.
//