From aaa81b6e83e308ce9c80d26122793f38473e4348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Thu, 17 Mar 2011 12:58:50 +0100 Subject: [PATCH] It's laisseZ, for Krist's sake. --- common/content/events.js | 2 +- common/locale/en-US/browsing.xml | 2 +- 2 files changed, 2 insertions(+), 2 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" } }); diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index df96044c..482cc1c1 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -101,7 +101,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to :open Linus Torvalds
  • - 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.