Spelling fixes [#1017001], source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-04 01:26:40 +00:00
parent cb0422ea04
commit a0d9c6cb91
8 changed files with 45 additions and 45 deletions

View File

@@ -1100,7 +1100,7 @@ wxLayoutLine::Draw(wxDC &dc,
pos.y += m_BaseLine;
CoordType xpos = 0; // cursorpos, lenght of line
CoordType xpos = 0; // cursorpos, length of line
CoordType from, to;