File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/site/antora/modules/ROOT/pages/manual Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ https://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html[`Resourc
248248the key for the resource string
249249|===
250250
251- The Resource Bundle lookup retrieves strings from Java Resource bundles, e.g.:
251+ The Resource Bundle Lookup retrieves strings from Java Resource bundles, e.g.:
252252
253253----
254254${bundle:org.example.Main:errorMessage}
@@ -264,7 +264,7 @@ ${bundle:org.example.Main:errorMessage}
264264| Key format | _any_ `String`
265265|===
266266
267- The Context Map lookup can be used in two different contexts:
267+ The Context Map Lookup can be used in two different contexts:
268268
269269Global context::
270270If used in the global context, it uses the
You can’t perform that action at this time.
0 commit comments