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

New commits:
commit ecdc4754e9050c13ea38eb3b356cb6d09bdae4fc
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Sun Jun 1 12:12:23 2014 +0200

    contined -> continued
    
    Change-Id: I98459d61cd13ce73adcf63a8eab23f344999c0e5

diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 2ae4530..5840bd3 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -3277,7 +3277,7 @@ bool SwTxtNode::GetExpandTxt( SwTxtNode& rDestNd, const 
SwIndex* pDestIdx,
                 continue;
             } // else: delete, see below
         }
-        assert(-1 != nStartDelete); // without delete range, would have 
contined
+        assert(-1 != nStartDelete); // without delete range, would have 
continued
         rDestNd.EraseText(
             SwIndex(&rDestNd, nStartDelete),
             aDestIdx.GetIndex() - nStartDelete);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to