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
248
248
the key for the resource string
249
249
|===
250
250
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.:
252
252
253
253
----
254
254
${bundle:org.example.Main:errorMessage}
@@ -264,7 +264,7 @@ ${bundle:org.example.Main:errorMessage}
264
264
| Key format | _any_ `String`
265
265
|===
266
266
267
- The Context Map lookup can be used in two different contexts:
267
+ The Context Map Lookup can be used in two different contexts:
268
268
269
269
Global context::
270
270
If used in the global context, it uses the
You can’t perform that action at this time.
0 commit comments