tags: fix a typo on "intrusive"

This commit is contained in:
Vincent Bernat 2012-09-11 22:59:30 +02:00
parent 39f6393be2
commit 166ca8d243

View file

@ -69,7 +69,7 @@ shifty.config.apps = {
}, },
{ {
match = { "Keepassx" }, match = { "Keepassx" },
intrustive = true, intrusive = true,
}, },
} }