We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1759feb commit 2671971Copy full SHA for 2671971
src/main/java/org/codefx/libfx/listener/handle/ListenerHandleBuilder.java
@@ -18,7 +18,7 @@
18
* with the observable and listener specified during construction.
19
* <p>
20
* The {@link ListenerHandle} returned by this builder is not yet attached, i.e. it does not initially call the
21
- * functions give to {@code onAttach} or {@code onDetach}.
+ * functions given to {@code onAttach} or {@code onDetach}.
22
23
* <h2>Example</h2> A typical use looks like this:
24
*
0 commit comments