Skip to content

Commit

Permalink
Merge branch '2.1.x' into 2.2.x
Browse files Browse the repository at this point in the history
Closes gh-19433
  • Loading branch information
snicoll committed Dec 22, 2019
2 parents 4caa351 + c3c01d9 commit 2171e7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ public ConditionMessage notAvailable(String item) {
}

/**
* 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}
Expand Down

0 comments on commit 2171e7a

Please sign in to comment.