Kaydet (Commit) 4790dd4d authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: If515966300c5d3835e4d4a9004fb8cd472f4d3ae
Reviewed-on: https://gerrit.libreoffice.org/59308Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
üst 01aef877
...@@ -57,4 +57,4 @@ How-to add a new template category ...@@ -57,4 +57,4 @@ How-to add a new template category
+ add all files contained in foo0.ott (except mimetype) in extras_FOO_XMLFILES + 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 + 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 + add a CPY call at the end of the file
+ optionaly, replace extension ott (4 places) + optionally, replace extension ott (4 places)
...@@ -244,7 +244,7 @@ public: ...@@ -244,7 +244,7 @@ public:
inline void AddAccessibleObj( const SdrObject *pObj ); inline void AddAccessibleObj( const SdrObject *pObj );
/// Invalidate accessible frame's frame's content /// Invalidate accessible frame's content
void InvalidateAccessibleFrameContent( const SwFrame *pFrame ); void InvalidateAccessibleFrameContent( const SwFrame *pFrame );
/// Invalidate accessible frame's cursor position /// Invalidate accessible frame's cursor position
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment