Commit c3c01d9c authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #19354 from ttddyy

* pr/19354:
  Fix typo on ConditionMessage

Closes gh-19354
parents 26e320fa 294267d2
......@@ -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}
......
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