From 10212e563bdce84248e0383328a462fd2bcc8ca0 Mon Sep 17 00:00:00 2001 From: Martin Lepadusch Date: Thu, 3 Jan 2019 21:40:05 +0100 Subject: [PATCH] fix typo --- src/ui/commandwidget.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/commandwidget.ui b/src/ui/commandwidget.ui index 59ec339da..ed8b26652 100644 --- a/src/ui/commandwidget.ui +++ b/src/ui/commandwidget.ui @@ -341,7 +341,7 @@ - <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the application name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p>