Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

Commit c6eb9b8

Browse files
committed
#83 [doc] Typo in first section in 'Examples'.
1 parent 67f2698 commit c6eb9b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Examples<a name="Examples" />
5555
With the builder [I18NResourceBundleBuilder] the developer can configure the
5656
[ResourceBundle] which contains the `key - value` terms which will then be bind
5757
to a [Locale]. That means switching the `actual` Locale update all binded textes
58-
with the specific value from the corresponding language `.properties` file.
58+
with the specific values from the corresponding language `.properties` file.
5959

6060
#### Specification: _Usage of I18NResourceBundleBuilder_
6161
```java

release/Release_v0.7.2_2019-04-dd_HH-mm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Lib-I18N is written in JavaFX, [Maven] and [NetBeans].
1414

1515

1616
#### Bug
17+
#83 [doc] Typo in first section in 'Examples'.
1718

1819

1920

0 commit comments

Comments
 (0)