[Libreoffice-commits] .: sw/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Sep 13 00:19:05 PDT 2012


 sw/source/filter/ww8/ww8par.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2f3ea72af8d8044e185fa4b96229b8b19ddf7da7
Author: Miklos Vajna <vmiklos at suse.cz>
Date:   Thu Sep 13 09:20:32 2012 +0200

    SwWW8ImplReader::Read_Tab: typo
    
    Change-Id: I0dd667ec59862acce283db5f91850306c94d207d

diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index 3a86fcc..dc89f50 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -1292,7 +1292,7 @@ void SwWW8FltRefStack::SetAttrInDoc(const SwPosition& rTmpPos,
  For explicit attributes we turn the adjusted writer tabstops back into 0 based
  word indexes and we'll turn them back into writer indexes when setting them
  into the document. If explicit left indent exist which affects them, then this
- is handled when the explict left indent is set into the document
+ is handled when the explicit left indent is set into the document
 */
 void SwWW8ImplReader::Read_Tab(sal_uInt16 , const sal_uInt8* pData, short nLen)
 {


More information about the Libreoffice-commits mailing list