summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-06 10:55:16 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-06 14:12:27 +0200
commit77902a3cb2ab3af542e62253cc9f4dc12e099293 (patch)
treef2270b9d8da54ae53b9c99da6d82ecd7c755f837 /lotuswordpro
parent9b021e87e04f4ab294d8cefb5d54bfe29e1e85dd (diff)
Fixing '....'
Change-Id: Icf2a34500acc18b28f113c85366bf24edc6d20b9 Reviewed-on: https://gerrit.libreoffice.org/78695 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/bento.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/bento.hxx b/lotuswordpro/source/filter/bento.hxx
index 4668d292f4e6..65b98674e1cd 100644
--- a/lotuswordpro/source/filter/bento.hxx
+++ b/lotuswordpro/source/filter/bento.hxx
@@ -113,7 +113,7 @@ enum BenError
BenErr_NotBentoContainer = 22,
BenErr_PropertyWithMoreThanOneValue = 23
- // IMPORTANT - UtStream errors (UtErr_....) are also valid Bento
+ // IMPORTANT - UtStream errors (UtErr_...) are also valid Bento
// errors. They have codes of 100 and higher. When, say, a Bento
// container open fails due to an access violation (somebody else, say,
// has it open exclusive), will get a UtErr code. If define own