From: Felipe Gasper Date: Thu, 6 Oct 2022 12:56:07 +0000 (-0400) Subject: ICU-22170 Fix typo in resource bundle documentation. X-Git-Tag: release-72-rc-cldr-beta3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff4ecd9f5017b940a7a29e5a25a70289dc3652db;p=icu ICU-22170 Fix typo in resource bundle documentation. https://unicode-org.atlassian.net/browse/ICU-22170 --- diff --git a/docs/userguide/locale/resources.md b/docs/userguide/locale/resources.md index a668e204f21..39ebea61875 100644 --- a/docs/userguide/locale/resources.md +++ b/docs/userguide/locale/resources.md @@ -635,7 +635,7 @@ root { } } - // This resource is a table, thus accessible only through iteration and indexes... + // This resource is an array, thus accessible only through iteration and indexes... errors { "Invalid Command", "Bad Value",