Skip to content

Commit

Permalink
Update tooltip documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jhannyj committed Feb 2, 2024
1 parent 1c553ec commit daaa7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widget/src/helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ where
Button::new(content)
}

/// Creates a new [`Tooltip`] with the provided content, tooltip text, and [`tooltip::Position`].
/// Creates a new [`Tooltip`] with the provided content, tooltip element, and [`tooltip::Position`].
///
/// [`Tooltip`]: crate::Tooltip
/// [`tooltip::Position`]: crate::tooltip::Position
Expand Down

0 comments on commit daaa7d6

Please sign in to comment.