[Libreoffice-commits] help.git: help3xsl/help.js

Andrea Gelmini andrea.gelmini at gelma.net
Fri Jan 5 22:11:25 UTC 2018


 help3xsl/help.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f1126fd812d5f812803f666f7fb4bcd5024c9772
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Fri Jan 5 19:01:51 2018 +0100

    Fix typos
    
    Change-Id: Ie3e0490e8ca41f9d4f20b834a3d5865c0fb18ad7
    Reviewed-on: https://gerrit.libreoffice.org/47480
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/help3xsl/help.js b/help3xsl/help.js
index 13861024f..5ad90e765 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");


More information about the Libreoffice-commits mailing list