mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-27 22:48:47 +08:00
fix typos
This commit is contained in:
+1
-1
@@ -789,7 +789,7 @@ MG_EXPORT BOOL GUIAPI ClipRgnCopy (PCLIPRGN pDstRgn, const CLIPRGN* pSrcRgn);
|
||||
* \return TRUE on success, otherwise FALSE.
|
||||
*
|
||||
* \note If \a pRgn1 does not intersected with \a pRgn2, the result region
|
||||
* will be a emgty region.
|
||||
* will be an emgty region.
|
||||
*
|
||||
* \sa EmptyClipRgn, ClipRgnCopy, UnionRegion, SubtractRegion, XorRegion
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user