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.