summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-02-10 01:32:52 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-02-12 15:38:59 +0100
commit89202f2d76a92866ed3f3887d690e4fc45658e22 (patch)
tree24e5cfbaa49ffd2a8e8ca3c19c68bb536f7316c9 /lotuswordpro/inc
parentFix typos (diff)
downloadcore-89202f2d76a92866ed3f3887d690e4fc45658e22.tar.gz
core-89202f2d76a92866ed3f3887d690e4fc45658e22.zip
Fix typos
Change-Id: Ia01f85e87706b02ffb816b3385765e2729dafa02 Reviewed-on: https://gerrit.libreoffice.org/49585 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro/inc')
-rw-r--r--lotuswordpro/inc/xfilter/xfcontentcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfcontentcontainer.hxx b/lotuswordpro/inc/xfilter/xfcontentcontainer.hxx
index 08a12d9b14ed..f3a843f1481f 100644
--- a/lotuswordpro/inc/xfilter/xfcontentcontainer.hxx
+++ b/lotuswordpro/inc/xfilter/xfcontentcontainer.hxx
@@ -92,7 +92,7 @@ public:
rtl::Reference<XFContent> GetLastContent();
void RemoveLastContent();
/**
- * @descr convience function for add text content.
+ * @descr convenience function for add text content.
*/
void Add(const OUString& text);