passwordentry: Fix a documentation comment parameter name

This commit is contained in:
Timm Bäder
2019-08-07 13:12:57 +02:00
parent 002abc6d48
commit 8b16e44d26

View File

@@ -574,7 +574,7 @@ gtk_password_entry_set_extra_menu (GtkPasswordEntry *entry,
/**
* gtk_password_entry_get_extra_menu:
* @self: a #GtkText
* @entry: a #GtkText
*
* Gets the menu model set with gtk_password_entry_set_extra_menu().
*