cli_ure/source/scripts/increment_version.pl        |    2 +-
 filter/source/xslt/odf2xhtml/export/xhtml/body.xsl |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7bcb66baecc9bfbd9930552f984d0e9599ccb6ea
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Tue Nov 14 11:53:02 2017 +0100

    Fix typos
    
    Change-Id: Id2f90d4798ded8f10ef559f434977870e2eab07a
    Reviewed-on: https://gerrit.libreoffice.org/44709
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/cli_ure/source/scripts/increment_version.pl 
b/cli_ure/source/scripts/increment_version.pl
index 85be523d9835..df0c677a8954 100644
--- a/cli_ure/source/scripts/increment_version.pl
+++ b/cli_ure/source/scripts/increment_version.pl
@@ -32,7 +32,7 @@ my $usage =
 "the respective policy files. This is only done if new uno types have been 
added since".
 "the last product update. This information is obtained from the file which is 
passed as ".
 "argument changedTypes. The names in the version file must have a particular 
form. ".
-"They must end on one of folling terms: NEW_VERSION, OLD_VERSION, 
POLICY_VERSION\n".
+"They must end on one of following terms: NEW_VERSION, OLD_VERSION, 
POLICY_VERSION\n".
 "If no new published types have been added then no output, argument  
newVersions, is written".
 "Usage is: \n increment_version.pl oldVersions  incVersions newVersions 
changedTypes\n\n".
 "oldVersion: Contains name value pairs, which are used for forming the config 
files of ".
diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl 
b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 76567ceb4cf0..1172e7efdbc3 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
@@ -329,7 +329,7 @@
         <xsl:param name="globalData"/>
         <!-- The footnote symbol is the prefix for a footnote in the footer -->
         <xsl:param name="footnotePrefix"/>
-        <!-- 1) In ODF sometimes the followig children are nested
+        <!-- 1) In ODF sometimes the following children are nested
                 <text:p>
                     <draw:frame>
                         <draw:text-box>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to