Skip to content

Commit ff4ecd9

Browse files
FGaspermarkusicu
authored andcommitted
ICU-22170 Fix typo in resource bundle documentation.
https://unicode-org.atlassian.net/browse/ICU-22170
1 parent be9a079 commit ff4ecd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/locale/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ root {
635635
}
636636
}
637637

638-
// This resource is a table, thus accessible only through iteration and indexes...
638+
// This resource is an array, thus accessible only through iteration and indexes...
639639
errors {
640640
"Invalid Command",
641641
"Bad Value",

0 commit comments

Comments
 (0)