From 6392a8e9dd48005e5d64a8e3cfd1f0ebe24954aa Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Mon, 14 Feb 2011 05:15:29 -0500 Subject: [PATCH] Fix typo in revision 4b0bb5f85de3. --- common/content/dactyl.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/content/dactyl.js b/common/content/dactyl.js index 26e6face..ae727f9f 100644 --- a/common/content/dactyl.js +++ b/common/content/dactyl.js @@ -1243,8 +1243,9 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), { let re = util.regexp(+ \. [a-z0-9]+ (:\d+)? (/ .*)? | - + (:\d+)? (/ .*) - + (:\d+) + + (:\d+)? (/ .*) | + + (:\d+) | + localhost ) $ ]]>, "gi", { domain: util.regexp(String.replace(