summaryrefslogtreecommitdiff
path: root/thirdparty/icu4c/common/rbbiscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/icu4c/common/rbbiscan.h')
-rw-r--r--thirdparty/icu4c/common/rbbiscan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/rbbiscan.h b/thirdparty/icu4c/common/rbbiscan.h
index 58022002c5..33fdf03354 100644
--- a/thirdparty/icu4c/common/rbbiscan.h
+++ b/thirdparty/icu4c/common/rbbiscan.h
@@ -144,7 +144,7 @@ private:
UnicodeSet fRuleSets[10]; // Unicode Sets that are needed during
// the scanning of RBBI rules. The
- // indicies for these are assigned by the
+ // indices for these are assigned by the
// perl script that builds the state tables.
// See rbbirpt.h.