1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-18 05:24:14 +01: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

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"
}
});

View File

@@ -101,7 +101,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
<example><ex>:open Linus Torvalds</ex></example>
</li>
<li>
Any other value is passed directly &dactyl.host; and
Any other value is passed directly to &dactyl.host; and
must be a valid URL or hostname.
</li>
</ol>