summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
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