fix a typo

This commit is contained in:
Vincent Wei
2020-02-26 12:22:30 +08:00
parent a6790b2ca7
commit 43cc858d58

View File

@@ -6635,7 +6635,7 @@ typedef struct _MAINWINCREATE {
#ifdef _MGSCHEMA_COMPOSITING
/**
* The background color of the main window.
* Note that under compositing schema, if you specify the main windows's
* Note that under compositing schema, if you specify the main window's
* surface type other than the default, you must use this field
* to specify the background color of the main window instead of
* the pixel value (\a iBkColor).