extras/README                  |    2 +-
 sw/source/core/inc/viewimp.hxx |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4790dd4d957827f9b2eeffe23ce1a8d63635df0d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Aug 19 18:48:52 2018 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Aug 21 22:49:29 2018 +0200

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

diff --git a/extras/README b/extras/README
index 2be6bcf28f16..aaaf4387b2fa 100644
--- a/extras/README
+++ b/extras/README
@@ -57,4 +57,4 @@ How-to add a new template category
                + add all files contained in foo0.ott (except mimetype) in 
extras_FOO_XMLFILES
                + if foo0.ott contains files with other extension than .xml, 
.rdf, .svm, .svg, .png and .jpg
                        + add a CPY call at the end of the file
-               + optionaly, replace extension ott (4 places)
+               + optionally, replace extension ott (4 places)
diff --git a/sw/source/core/inc/viewimp.hxx b/sw/source/core/inc/viewimp.hxx
index 929f6cbad638..8a62ae2b1b85 100644
--- a/sw/source/core/inc/viewimp.hxx
+++ b/sw/source/core/inc/viewimp.hxx
@@ -244,7 +244,7 @@ public:
 
     inline void AddAccessibleObj( const SdrObject *pObj );
 
-    /// Invalidate accessible frame's frame's content
+    /// Invalidate accessible frame's content
     void InvalidateAccessibleFrameContent( const SwFrame *pFrame );
 
     /// Invalidate accessible frame's cursor position
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to