gtkshow: Fix doc typo

This commit is contained in:
Maximiliano Sandoval R 2021-02-04 21:02:22 +01:00 committed by Matthias Clasen
parent d43a6c0239
commit af1d187e3c

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.