Fix minor typo

wilder-5.25
Yuri Chornoivan 4 years ago
parent 20b371fc1f
commit c1731513ff
  1. 2
      klipper/configdialog.cpp

@ -373,7 +373,7 @@ ActionsWidget::ActionsWidget(QWidget *parent)
// General information label
QLabel *hint = ConfigDialog::createHintLabel(xi18nc("@info",
"Whan a <interface>match pattern</interface> \
"When a <interface>match pattern</interface> \
matches the clipboard contents, its <interface>commands</interface> \
appear in the Klipper popup menu and can be executed."),
this);

Loading…
Cancel
Save