summaryrefslogtreecommitdiff
path: root/common/content/events.js
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@gmail.com>2011-03-17 12:58:50 +0100
committerŠtěpán Němec <stepnem@gmail.com>2011-03-17 12:58:50 +0100
commitaaa81b6e83e308ce9c80d26122793f38473e4348 (patch)
tree5b43c820996c6d0645c15babe70237f63c744128 /common/content/events.js
parentbb60d8aebaabc86b64c5e9e33c76180ae7a00ab5 (diff)
downloadpentadactyl-aaa81b6e83e308ce9c80d26122793f38473e4348.tar.gz
It's laisseZ, for Krist's sake.
Diffstat (limited to 'common/content/events.js')
-rw-r--r--common/content/events.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/events.js b/common/content/events.js
index bd28b11a..4f5f6a38 100644
--- a/common/content/events.js
+++ b/common/content/events.js
@@ -1674,7 +1674,7 @@ var Events = Module("events", {
values: {
despotic: "Only allow focus changes when explicitly requested by the user",
moderate: "Allow focus changes after user-initiated focus change",
- "laisses-faire": "Always allow focus changes"
+ "laissez-faire": "Always allow focus changes"
}
});