Kaydet (Commit) 09110b31 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: exsiting->existing

Change-Id: I8432ef55ef1ab54aca9bda1d5cb5dd5fbda296da
üst 39bc7693
......@@ -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);
......
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