summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfbase64.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfbase64.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfbase64.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfbase64.hxx b/lotuswordpro/source/filter/xfilter/xfbase64.hxx
index 68a2233deb7e..fbea42484c38 100644
--- a/lotuswordpro/source/filter/xfilter/xfbase64.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfbase64.hxx
@@ -64,7 +64,7 @@
/**
* @brief
- * Base64 algorithm implemetation.
+ * Base64 algorithm implementation.
* I only implements encode funtion now,i'll add decode if needed later.
* http://www.faqs.org/rfcs/rfc3548.html.
*/