1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 03:07:58 +01:00

Fix typo in help.xsl.

--HG--
branch : xslt
This commit is contained in:
Kris Maglione
2009-10-27 20:05:21 -04:00
parent b88420108e
commit 21704fe309
2 changed files with 2 additions and 2 deletions

View File

@@ -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)