From 166ca8d2431e69a06f46f616f919a6b432d747a3 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 11 Sep 2012 22:59:30 +0200 Subject: [PATCH] tags: fix a typo on "intrusive" --- rc/tags.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/tags.lua b/rc/tags.lua index 8ef585e..4dbdb13 100644 --- a/rc/tags.lua +++ b/rc/tags.lua @@ -69,7 +69,7 @@ shifty.config.apps = { }, { match = { "Keepassx" }, - intrustive = true, + intrusive = true, }, }