diff options
-rw-r--r-- | embed/ephy-embed-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c index 30de7dd8a..f0332b26b 100644 --- a/embed/ephy-embed-shell.c +++ b/embed/ephy-embed-shell.c @@ -608,7 +608,7 @@ ephy_embed_shell_get_print_settings (EphyEmbedShell *shell) * * Gets the global #GList object listing active downloads. * - * Returns: (transfer none): a #GList object + * Returns: (transfer none) (element-type EphyDownload): a #GList object **/ GList * ephy_embed_shell_get_downloads (EphyEmbedShell *shell) |