mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 10:21:57 +08:00
fix typos: Gets -> Get, Sets -> Set, Retrieves -> Retrieve
This commit is contained in:
@@ -270,7 +270,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* \def STM_GETIMAGE
|
||||
* \brief Retrieves a handle to the image.
|
||||
* \brief Retrieve a handle to the image.
|
||||
*
|
||||
* An application sends an STM_GETIMAGE message to retrieve a handle
|
||||
* to the image associated with a static control.
|
||||
|
||||
Reference in New Issue
Block a user