summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/inc/xfilter/xfindex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfindex.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfindex.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/inc/xfilter/xfindex.hxx b/lotuswordpro/inc/xfilter/xfindex.hxx
index 9cd469662916..453aa01c16f1 100644
--- a/lotuswordpro/inc/xfilter/xfindex.hxx
+++ b/lotuswordpro/inc/xfilter/xfindex.hxx
@@ -91,7 +91,7 @@ public:
*/
void SetStyleName(const OUString& style) override;
/**
- * @descr Add a entry in the template.
+ * @descr Add an entry in the template.
*/
void AddEntry(enumXFIndexTemplate entry, const OUString& styleName);
@@ -101,7 +101,7 @@ public:
void AddTabEntry(enumXFTab type, double len, sal_Unicode leader, sal_Unicode delimiter, const OUString& styleName);
/**
- * @descr Add a entry in the template.
+ * @descr Add an entry in the template.
*/
void AddTextEntry(const OUString& sSpan, const OUString& styleName);