docs: Typo fix

This commit is contained in:
Matthias Clasen
2024-10-20 08:51:26 -07:00
parent 24c1afac49
commit 9dd51aa985

View File

@@ -205,7 +205,8 @@ Other libraries, such as libadwaita, may provide replacements as well.
## gtk_show_uri is being replaced
Instead of `gtk_show_uri()`, you should use [class@Gtk.UriLauncher]or [class@Gtk.FileLauncher].
Instead of `gtk_show_uri()`, you should use [class@Gtk.UriLauncher]
or [class@Gtk.FileLauncher].
## GtkStatusbar is going away