Kaydet (Commit) ecdc4754 authored tarafından Miklos Vajna's avatar Miklos Vajna

contined -> continued

Change-Id: I98459d61cd13ce73adcf63a8eab23f344999c0e5
üst 1ae89d18
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment