update comment

This commit is contained in:
yggverse 2025-01-18 14:17:37 +02:00
parent de2196e24a
commit 4cd0451aed

View File

@ -71,7 +71,7 @@ impl Request {
// Getters
/// Get reference to `Self` [URI](https://docs.gtk.org/glib/struct.Uri.html)
/// Get reference to `Self` [Uri](https://docs.gtk.org/glib/struct.Uri.html)
pub fn as_uri(&self) -> &Uri {
match self {
Self::Gemini {