summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-08-19 18:48:52 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-08-21 22:49:29 +0200
commit4790dd4d957827f9b2eeffe23ce1a8d63635df0d (patch)
treec00c5033fe4a09274d785aac12d20e95f53a8bb9
parentsplit into FontSelectPatternAttributes and LogicalFontInstance args (diff)
downloadcore-4790dd4d957827f9b2eeffe23ce1a8d63635df0d.tar.gz
core-4790dd4d957827f9b2eeffe23ce1a8d63635df0d.zip
Fix typos
Change-Id: If515966300c5d3835e4d4a9004fb8cd472f4d3ae Reviewed-on: https://gerrit.libreoffice.org/59308 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
-rw-r--r--extras/README2
-rw-r--r--sw/source/core/inc/viewimp.hxx2
2 files changed, 2 insertions, 2 deletions
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