diff options
Diffstat (limited to 'embed/ephy-embed-single.c')
-rw-r--r-- | embed/ephy-embed-single.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/embed/ephy-embed-single.c b/embed/ephy-embed-single.c index 260009b33..3f5af639f 100644 --- a/embed/ephy-embed-single.c +++ b/embed/ephy-embed-single.c @@ -119,8 +119,8 @@ ephy_embed_single_iface_init (gpointer g_class) /** * EphyEmbedSingle::check_content: - * @single: - * @type: the type of content + * @single: the #EphyEmbedSingle + * @type: the type of content (an #EphyContentCheckType) * @address: the address of the content * @requesting_address: the address of the requesting content (may be empty) * @mime_type_guess: a guess of the mime type of the content (may be empty) |