Merge branch 'doc-typo' into 'master'

gtkshow: Fix doc typo

See merge request GNOME/gtk!3158
This commit is contained in:
Matthias Clasen 2021-02-05 00:07:18 +00:00
commit 4a8bf6e13d

View File

@ -139,7 +139,7 @@ gtk_show_uri_full (GtkWindow *parent,
* @result: #GAsyncResult that was passed to @callback
* @error: return location for an error
*
* Finished the gtk_show_uri() call and returns the result
* Finishes the gtk_show_uri() call and returns the result
* of the operation.
*
* Returns: %TRUE if the URI was shown successfully.