0031939: Coding - correction of spelling errors in comments [part 2]
[occt.git] / samples / mfc / standard / 10_Convert / src / WNT / ResultDialog.h
index 22a45a2..688fb14 100755 (executable)
@@ -47,7 +47,7 @@ protected:
        afx_msg void OnCopyAllToClipboard();
        virtual void OnCancel();
 
-  // 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.