diff options
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 |
commit | aaa81b6e83e308ce9c80d26122793f38473e4348 (patch) | |
tree | 5b43c820996c6d0645c15babe70237f63c744128 /common/content/events.js | |
parent | bb60d8aebaabc86b64c5e9e33c76180ae7a00ab5 (diff) | |
download | pentadactyl-aaa81b6e83e308ce9c80d26122793f38473e4348.tar.gz |
It's laisseZ, for Krist's sake.
Diffstat (limited to 'common/content/events.js')
-rw-r--r-- | common/content/events.js | 2 |
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" } }); |