sw/source/core/txtnode/ndhints.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 09110b312145a86fb5b4279f102f6562383d0641
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Fri Mar 7 19:35:49 2014 +0100

    Typo: exsiting->existing
    
    Change-Id: I8432ef55ef1ab54aca9bda1d5cb5dd5fbda296da

diff --git a/sw/source/core/txtnode/ndhints.cxx 
b/sw/source/core/txtnode/ndhints.cxx
index 235dc8d..ecd8cf16 100644
--- a/sw/source/core/txtnode/ndhints.cxx
+++ b/sw/source/core/txtnode/ndhints.cxx
@@ -294,7 +294,7 @@ bool SwpHintsArray::Check(bool bPortionsMerged) const
                 RES_TXTATR_CHARFMT == pHt->Which())
             {
                 // mostly ignore the annoying no-length hints
-                // BuildPortions inserts these in the middle of an exsiting one
+                // BuildPortions inserts these in the middle of an existing one
                 bool const bNoLength(*pHt->GetStart() == *pHt->End());
                 bool bNeedContinuation(!bNoLength && pHt->IsFormatIgnoreEnd());
                 bool bForbidContinuation(!bNoLength && !bNeedContinuation);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to