Skip to content

Commit

Permalink
📝 Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Feb 24, 2025
1 parent 7bf2c77 commit eeb76c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hike/widgets/viewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ def focus(self, scroll_visible: bool = True) -> Self:
"""Focus the viewer.
Args:
scroll_visible: Should the widget me scrolled to be visible?
scroll_visible: Should the widget be scrolled to be visible?
Returns:
Self.
Expand Down

0 comments on commit eeb76c3

Please sign in to comment.