Fix typos in sample comments
Closes https://github.com/wxWidgets/wxWidgets/pull/2513
This commit is contained in:
committed by
Vadim Zeitlin
parent
8368914725
commit
1380b1914c
@@ -197,7 +197,7 @@ void TestGLCanvas::LoadSurface(const wxString& filename)
|
||||
}
|
||||
|
||||
{
|
||||
// we suppose to have in input a text file containing floating numbers
|
||||
// we are supposed to have as input a text file containing floating numbers
|
||||
// space/newline-separated... first 3 numbers are the coordinates of a
|
||||
// vertex and the following 3 are the relative vertex normal and so on...
|
||||
|
||||
|
Reference in New Issue
Block a user