No real changes, just fix some typos in comments in the samples.
Closes #16734. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -547,7 +547,7 @@ bool DXFRenderer::ParseEntities(wxInputStream& stream)
|
||||
}
|
||||
|
||||
// parse and load a DXF file
|
||||
// currently pretty limited, but knows enought do handle 3DFACEs and LINEs
|
||||
// currently pretty limited, but knows enough to handle 3DFACEs and LINEs
|
||||
bool DXFRenderer::Load(wxInputStream& stream)
|
||||
{
|
||||
Clear();
|
||||
|
Reference in New Issue
Block a user