Merge branch '2.1.x' into 2.2.x

Closes gh-19433
pull/19540/head
Stephane Nicoll 5 years ago
commit 2171e7a425

@ -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".
* @param reason the reason for the message
* @return a built {@link ConditionMessage}

Loading…
Cancel
Save