Bug 260054: fix nasty typo. r=mconnor, a=asa

This commit is contained in:
steffen.wilberg%web.de 2005-06-20 11:52:01 +00:00
parent 75838ba03d
commit 3e2958db51

View File

@ -831,7 +831,7 @@
// copied from contextHelp.js
// Locate existing help window for this helpFileURI.
<method name="locateHelpWindow">
<paramter name="helpFileURI"/>
<parameter name="helpFileURI"/>
<body>
<![CDATA[
const wm = Components.classes['@mozilla.org/appshell/window-mediator;1']