We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b9f61 commit 1fbc6ebCopy full SHA for 1fbc6eb
combinator/src/main/java/com/iluwatar/combinator/Finder.java
@@ -78,7 +78,7 @@ default Finder or(Finder orFinder) {
78
}
79
80
/**
81
- * combinator or.
+ * combinator and.
82
* @param andFinder finder to combine
83
* @return new finder including previous finders
84
*/
0 commit comments