Commit 2171e7a4 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.1.x' into 2.2.x

Closes gh-19433
parents 4caa351a c3c01d9c
...@@ -290,7 +290,7 @@ public final class ConditionMessage { ...@@ -290,7 +290,7 @@ public final class ConditionMessage {
} }
/** /**
* Indicates the reason. For example {@code reason("running Linux")} results in * Indicates the reason. For example {@code because("running Linux")} results in
* the message "running Linux". * the message "running Linux".
* @param reason the reason for the message * @param reason the reason for the message
* @return a built {@link ConditionMessage} * @return a built {@link ConditionMessage}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment