Skip to content

Commit

Permalink
Fix typo in package-info.java
Browse files Browse the repository at this point in the history
  • Loading branch information
nlisker authored Sep 4, 2024
1 parent b99ce9d commit 09ebaa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
* Skin the responsibility of computing the min, max, and pref sizes of the
* Control, the baseline offset, and hit testing (containment and
* intersection). It is also the responsibility of the Skin, or a delegate of
* the Skin, to implement and repond to all relevant key
* the Skin, to implement and respond to all relevant key
* events which occur on the Control when it contains the focus.</p>
*
* <h2>Control</h2>
Expand Down

0 comments on commit 09ebaa9

Please sign in to comment.