diff options
Diffstat (limited to 'help3xsl')
-rw-r--r-- | help3xsl/help.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/help.js b/help3xsl/help.js index 13861024f2..5ad90e765c 100644 --- a/help3xsl/help.js +++ b/help3xsl/help.js @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -// Used to set Apllication in caseinlie=APP +// Used to set Application in caseinline=APP function setModule(module){ if (module == null){module="WRITER"} var itemspan = document.getElementsByTagName("span"); |