Fix broken doc link in text_editor

This commit is contained in:
Héctor Ramón Jiménez 2024-07-24 14:57:32 +02:00
parent e9e06c8fe2
commit f18f08bd61
No known key found for this signature in database
GPG key ID: 4C07CEC81AFA161F

View file

@ -88,7 +88,7 @@ where
Theme: Catalog,
Renderer: text::Renderer,
{
/// Sets the placeholder of the [`PickList`].
/// Sets the placeholder of the [`TextEditor`].
pub fn placeholder(
mut self,
placeholder: impl text::IntoFragment<'a>,