Browse Source

Merge branch '5.1.x'

pull/23516/head
Stephane Nicoll 6 years ago
parent
commit
6d69a4e03a
  1. 2
      src/docs/asciidoc/core/core-expressions.adoc

2
src/docs/asciidoc/core/core-expressions.adoc

@ -1212,7 +1212,7 @@ The following listing shows A more complex example: @@ -1212,7 +1212,7 @@ The following listing shows A more complex example:
[NOTE]
=====
You can use the Elvis operator to apply default values in expressions. The folloiwng
You can use the Elvis operator to apply default values in expressions. The following
example shows how to use the Elvis operator in a `@Value` expression:
[source,java,indent=0]

Loading…
Cancel
Save