Docs: LCL/editbtn. Fixes spelling error.

This commit is contained in:
dsiders 2022-10-15 04:43:55 +01:00
parent 4b5b837d38
commit a4ff2d26d5

View File

@ -1333,7 +1333,7 @@ edit control.
</p>
<p>
If the value in Key is handled in the method, Key is set to VK_UNKNOWN (0).
Otherwise, the inherited methiod is called to handle the Key and Shift
Otherwise, the inherited method is called to handle the Key and Shift
modifier.
</p>
</descr>