1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-07 19:52:59 +02:00

It's laisseZ, for Krist's sake.

This commit is contained in:
Štěpán Němec
2011-03-17 12:58:50 +01:00
parent bb60d8aeba
commit aaa81b6e83
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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"
}
});