docs: [FIX] wrong notes (#2012)

Co-authored-by: perfectGay <54127694+perfectGay@users.noreply.github.com>
This commit is contained in:
perfect guy
2022-09-22 01:10:24 +08:00
committed by GitHub
parent 55b9f61c22
commit 1fbc6ebe1c
@@ -78,7 +78,7 @@ public interface Finder {
}
/**
* combinator or.
* combinator and.
* @param andFinder finder to combine
* @return new finder including previous finders
*/