From 21704fe30934e3b65cf9f1fb793414a484c82ecc Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Tue, 27 Oct 2009 20:05:21 -0400 Subject: [PATCH] Fix typo in help.xsl. --HG-- branch : xslt --- common/components/protocols.js | 2 +- common/content/help.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/components/protocols.js b/common/components/protocols.js index ef2af7c7..7a7a0090 100644 --- a/common/components/protocols.js +++ b/common/components/protocols.js @@ -127,7 +127,7 @@ Liberator.prototype = { defaultPort: -1, allowPort: function (port, scheme) false, protocolFlags: 0 - | nsIProtocolHandler.URI_LOADABLE_BY_ANYONE + | nsIProtocolHandler.URI_IS_UI_RESOURCE | nsIProtocolHandler.URI_IS_LOCAL_RESOURCE, newURI: function (spec, charset, baseURI) diff --git a/common/content/help.xsl b/common/content/help.xsl index 628fed6d..3f3452bd 100644 --- a/common/content/help.xsl +++ b/common/content/help.xsl @@ -137,7 +137,7 @@ -