fix typos: Gets -> Get, Sets -> Set, Retrieves -> Retrieve

This commit is contained in:
Vincent Wei
2020-02-26 08:55:38 +08:00
parent db9ed261d8
commit 881776c7a9
39 changed files with 428 additions and 424 deletions

View File

@@ -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.