mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comment
This commit is contained in:
parent
de2196e24a
commit
4cd0451aed
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ impl Request {
|
||||||
|
|
||||||
// Getters
|
// 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 {
|
pub fn as_uri(&self) -> &Uri {
|
||||||
match self {
|
match self {
|
||||||
Self::Gemini {
|
Self::Gemini {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue