[Libreoffice-commits] help.git: help3xsl/convert2html.sh source/text wiki-to-help/HHC wiki-to-help/metabook.py

Andrea Gelmini andrea.gelmini at gelma.net
Fri Jan 5 22:21:55 UTC 2018


 help3xsl/convert2html.sh               |    2 +-
 source/text/sbasic/shared/03150000.xhp |    2 +-
 source/text/sbasic/shared/03150001.xhp |    2 +-
 source/text/scalc/01/data_form.xhp     |    2 +-
 source/text/shared/01/06140300.xhp     |    4 ++--
 wiki-to-help/HHC/install_hhc.sh        |    2 +-
 wiki-to-help/metabook.py               |    2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit e3dc182b9dda0ba1a0e42dcea00e4d3b01e4b34f
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Tue Jan 2 21:50:28 2018 +0100

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

diff --git a/help3xsl/convert2html.sh b/help3xsl/convert2html.sh
index f8a84c434..ec49e2562 100755
--- a/help3xsl/convert2html.sh
+++ b/help3xsl/convert2html.sh
@@ -16,7 +16,7 @@
 # a set of html pages.
 #
 # Conversion is done by listing the available languages in the tarball and
-# execting the XSLT transformations on each XHP and tree files.
+# executing the XSLT transformations on each XHP and tree files.
 #
 # Note: tarball, source and productversion must match.
 #
diff --git a/source/text/sbasic/shared/03150000.xhp b/source/text/sbasic/shared/03150000.xhp
index 3b6fa078a..8db94307e 100644
--- a/source/text/sbasic/shared/03150000.xhp
+++ b/source/text/sbasic/shared/03150000.xhp
@@ -44,7 +44,7 @@
     <paragraph id="par_id3150669" role="paragraph" localize="false" xml-lang="en-US">String</paragraph>
     <embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
     <paragraph id="par_id240720170117391741" role="paragraph" xml-lang="en-US"><emph>DateExpression</emph>: The date expression to be formatted.</paragraph>
-    <paragraph id="par_id24072017011739895" role="paragraph" xml-lang="en-US"><emph>NamedFormat</emph>: An optional <emph>vbDateTimeFormat</emph> enumeration specifying the format that is to be applied to the date and time exression. If omitted, the value <emph>vbGeneralDate</emph> is used.</paragraph>
+    <paragraph id="par_id24072017011739895" role="paragraph" xml-lang="en-US"><emph>NamedFormat</emph>: An optional <emph>vbDateTimeFormat</emph> enumeration specifying the format that is to be applied to the date and time expression. If omitted, the value <emph>vbGeneralDate</emph> is used.</paragraph>
     <paragraph role="heading" id="hd_id811512136434300" level="3" xml-lang="en-US">Date and Time formats (vbDateTimeFormat enumeration)</paragraph>
     <table id="tab_0001">
         <tablerow>
diff --git a/source/text/sbasic/shared/03150001.xhp b/source/text/sbasic/shared/03150001.xhp
index f4e06dbe8..1006fe389 100644
--- a/source/text/sbasic/shared/03150001.xhp
+++ b/source/text/sbasic/shared/03150001.xhp
@@ -44,7 +44,7 @@
     <embed href="text/sbasic/shared/00000003.xhp#functvalue"/>
     <paragraph id="par_id3150669" role="paragraph" localize="false" xml-lang="en-US">String</paragraph>
     <embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
-    <paragraph id="par_id240720170117391741" role="paragraph" xml-lang="en-US"><emph>Weekday</emph>: Value from 1 to 7, Mon­day to Sun­day, whose Week Day Name need to be cal­cu­lated.</paragraph>
+    <paragraph id="par_id240720170117391741" role="paragraph" xml-lang="en-US"><emph>Weekday</emph>: Value from 1 to 7, Mon­day to Sun­day, whose Week Day Name need to be calculated.</paragraph>
     <paragraph id="par_id24072017011739895" role="paragraph" xml-lang="en-US"><emph>Abbreviate</emph>: Optional. A Boolean value that indicates if the weekday name is to be abbreviated.</paragraph>
     <paragraph id="par_id240720170117395610" role="paragraph" xml-lang="en-US"><emph>FirstDayofWeek</emph>: Optional. Specifies the first day of the week.</paragraph>
     <paragraph role="heading" id="hd_id521512154797683" level="3" xml-lang="en-US">First day of Week:</paragraph>
diff --git a/source/text/scalc/01/data_form.xhp b/source/text/scalc/01/data_form.xhp
index a4581b3fc..4016daceb 100644
--- a/source/text/scalc/01/data_form.xhp
+++ b/source/text/scalc/01/data_form.xhp
@@ -27,7 +27,7 @@
             <bookmark_value>spreadsheet;form for inserting data</bookmark_value>
         </bookmark>
 
-        <paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/data_form.xhp">Data Entry Forms for Spreasheets</link></paragraph>
+        <paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/data_form.xhp">Data Entry Forms for Spreadsheets</link></paragraph>
         <paragraph id="par_id240920171003293400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Data Entry Form is a tool to make table data entry easy in spreadsheets.</ahelp> With the Data Entry Form, you can enter, edit and delete records (or rows) of data and avoid horizontal scrolling when the table has many columns or when some columns are very wide.</paragraph>
     </section>
 
diff --git a/source/text/shared/01/06140300.xhp b/source/text/shared/01/06140300.xhp
index 1c65c5bdd..d51313d7b 100644
--- a/source/text/shared/01/06140300.xhp
+++ b/source/text/shared/01/06140300.xhp
@@ -40,9 +40,9 @@
     <paragraph role="heading" id="hd_id541514303919911" level="2" xml-lang="en-US">Location</paragraph>
     <paragraph role="paragraph" id="hd_id231514303933476" xml-lang="en-US">Select the location where the context menu is to be attached. If attached to a %PRODUCTNAME module, the context menu is available for all files opened in that module. If attached to the file, the context menu will be available only when that file is opened and active.</paragraph>
     <paragraph role="heading" id="hd_id581514303962835" level="2" xml-lang="en-US">Menu</paragraph>
-    <paragraph role="paragraph" id="par_id921514303969718" xml-lang="en-US">Select the Context Menu where the customization is to be applied. The current ser of functions is dislayed in the box below.</paragraph>
+    <paragraph role="paragraph" id="par_id921514303969718" xml-lang="en-US">Select the Context Menu where the customization is to be applied. The current ser of functions is displayed in the box below.</paragraph>
     <paragraph role="heading" id="hd_id351514304283480" level="2" xml-lang="en-US">Add</paragraph>
-    <paragraph role="paragraph" id="par_id151514304300251" xml-lang="en-US">Click on the Add button to add a new conetxt menu.</paragraph>
+    <paragraph role="paragraph" id="par_id151514304300251" xml-lang="en-US">Click on the Add button to add a new context menu.</paragraph>
     <paragraph role="heading" id="hd_id651514304289436" level="2" xml-lang="en-US">Remove</paragraph>
     <paragraph role="paragraph" id="par_id61514304306614" xml-lang="en-US">Click on the remove button to delete the context menu.</paragraph>
     <paragraph role="note" id="par_idN10910" xml-lang="en-US">You can only delete custom context menus and custom context menu entries.</paragraph>
diff --git a/wiki-to-help/HHC/install_hhc.sh b/wiki-to-help/HHC/install_hhc.sh
index 619e65aa6..eefbc2a92 100755
--- a/wiki-to-help/HHC/install_hhc.sh
+++ b/wiki-to-help/HHC/install_hhc.sh
@@ -9,7 +9,7 @@
 # Usage of HHC: wine c:\\htmlhelp\\hhc.exe c:\\test\\htmlhelp.hhp
 #
 # Changes:  Set installation directory to c:\htmlhelp
-#           Copy also itcc.dll, this is neccessary
+#           Copy also itcc.dll, this is necessary
 #           No execution of htmlhelp.exe installer needed
 #           Abortion of install if anything fails, e.g. the download of HHC.
 #
diff --git a/wiki-to-help/metabook.py b/wiki-to-help/metabook.py
index c6f05008c..c0ce855bf 100644
--- a/wiki-to-help/metabook.py
+++ b/wiki-to-help/metabook.py
@@ -42,7 +42,7 @@ class Metabook(object):
 
     def getClone(self):
         m = Metabook()
-        m.template = self.template # No copy() neccessary here
+        m.template = self.template # No copy() necessary here
         m.ArticleClass = self.ArticleClass
         m.artTags = self.artTags
         #m.m = self.m.copy()


More information about the Libreoffice-commits mailing list