lotuswordpro/source/filter/lwpdocdata.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0d35413b97d609c1a14a1adfe6fa2a7cbdb5ade4 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Aug 22 18:40:55 2020 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Aug 23 12:34:45 2020 +0200 Fix typo Change-Id: I17407c534f95f20bb16b2d5545b92ae293e761ad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101218 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/lotuswordpro/source/filter/lwpdocdata.cxx b/lotuswordpro/source/filter/lwpdocdata.cxx index 833a17db46d1..55eecfcbb006 100644 --- a/lotuswordpro/source/filter/lwpdocdata.cxx +++ b/lotuswordpro/source/filter/lwpdocdata.cxx @@ -79,7 +79,7 @@ void LwpDocData::Read() m_DocOptions.encrypt1password.Read(m_pObjStrm.get()); //cEncrypt2Password m_DocOptions.encrypt2password.Read(m_pObjStrm.get()); - //cCharecterSet + //cCharacterSet m_DocOptions.characterSet.Read(m_pObjStrm.get()); //cGrammerSet m_DocOptions.grammerSet.Read(m_pObjStrm.get()); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits