We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8f0f2 commit 5add9d6Copy full SHA for 5add9d6
bosk-testing/src/main/java/works/bosk/testing/drivers/HanoiTest.java
@@ -35,7 +35,7 @@
35
*
36
* <p>
37
* (Note that this doesn't provoke quite as many race conditions as one might think
38
- * when using just {@link Bosk#simpleDriver}, because hooks are usually executed on
+ * when using just {@link BoskConfig#simpleDriver}, because hooks are usually executed on
39
* the same thread that submitted the triggering update.)
40
*/
41
public abstract class HanoiTest {
0 commit comments