dialogs: Fix typo in "Lock Visibility" label

This commit is contained in:
Alx Sa 2023-05-26 03:27:55 +00:00
parent 58c40a1871
commit fa22ee23c0
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ channel_options_dialog_new (GimpImage *image,
GIMP_ICON_LOCK_CONTENT, GIMP_ICON_LOCK_CONTENT,
_("Lock _pixels"), _("Lock _pixels"),
_("Lock position and _size"), _("Lock position and _size"),
_("Lock visivility"), _("Lock visibility"),
channel_name, channel_name,
channel_visible, channel_visible,
channel_color_tag, channel_color_tag,