Skip to content

Commit

Permalink
Update src/textual/pilot.py
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Burns <[email protected]>
  • Loading branch information
willmcgugan and darrenburns authored Oct 5, 2024
1 parent badb3a8 commit 7cb90a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/textual/pilot.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ async def hover(
the offset specified and it must be within the visible area of the screen.
Args:
selector: A widget or selector used as an origin
widget: A widget or selector used as an origin
for the hover offset. If this is not specified, the offset is interpreted
relative to the screen. You can use this parameter to try to hover a
specific widget. However, if the widget is currently hidden or obscured by
Expand Down

0 comments on commit 7cb90a9

Please sign in to comment.