Fix typo in docs of markdown::Viewer::quote

This commit is contained in:
Héctor Ramón Jiménez 2025-06-27 16:51:00 +02:00
parent ca1bf717b3
commit 0ff616814d
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -1394,7 +1394,7 @@ where
/// Displays a quote.
///
/// By default, it call [`quote`].
/// By default, it calls [`quote`].
fn quote(
&self,
settings: Settings,