Spelling.
This commit is contained in:
@@ -255,7 +255,7 @@ void Steps::Compress() const
|
|||||||
m_bNoteDataIsFilled = false;
|
m_bNoteDataIsFilled = false;
|
||||||
|
|
||||||
/* Be careful; 'x = ""', m_sNoteDataCompressed.clear() and m_sNoteDataCompressed.reserve(0)
|
/* Be careful; 'x = ""', m_sNoteDataCompressed.clear() and m_sNoteDataCompressed.reserve(0)
|
||||||
* don't always free the alocated memory. */
|
* don't always free the allocated memory. */
|
||||||
m_sNoteDataCompressed = RString("");
|
m_sNoteDataCompressed = RString("");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user