0031939: Coding - correction of spelling errors in comments [part 2]
[occt.git] / samples / mfc / standard / 10_Convert / src / WNT / ResultDialog.cpp
index c54135b..90d6ab9 100755 (executable)
@@ -123,7 +123,7 @@ void CResultDialog::Initialize()
 }
 
 
-// OnSize is a message handler of WM_SIZE messge, 
+// OnSize is a message handler of WM_SIZE message,
 // it is reimplemented in order to reposition the buttons
 // (keep them always in the bottom part of the dialog)
 // and resize the rich edit controls as user resized THIS dialog.